Advertisement

Latest FromScratch Activity

enigma_dev
April 09, 2022 02:23 PM
DevBlog 22 - Tighten Up The Graphics (Adding HDR, Bloom, Normal Maps, and more) [OpenGL 3.3]



I've refactored the rendering system in my engine.

The old way of rendering was complete in SDR.  

In this update I created a separate off screen framebuffer that everything is rendered to first.

This offscreen framebuffer is a float framebuffer, and can store values outside of the normal [0,1] r…

10,447 views
Advertisement
enigma_dev
January 09, 2022 10:47 PM
DevBlog 12 - Rendering Planets and Stars Without A Skybox


I've created a starfield environment to give the game some life.

no longer do you have to fly around in pitch black, getting lost in the void.

now there are stars, planets, and a local sun.  

the fighters are now lit via the local star's direction vector from the origin.

the planets are also lit f…

9,060 views

@horadric_cube I'd love to help somewhat with the music! I've been producing for 5 years but i've recently gotten into game soundtracks. I want to work with something small to try it out! If we cant make it work, there's no problem. Id love to grow and get better. I have some experience with the ho…

4,875 views
Advertisement
Advertisement