Showing only posts tagged rendering. Show all posts.

EpicRay: Multi-Threaded Rendering

Recently I added multi-threaded rendering support to my open source java raycasting game engine.

The last few weeks, I was pretty busy with university stuff. If I did anything else, I optimized EpicRay. After the drop to 8fps (due to floor and ceiling textures), I optimized the rendering to go …

Epic Ray Floor Rendering

I did some work on Epic Ray today. I refractored the rendering system to how it was meant originally (most of the code was make-shift, just to have something on the screen). Also, there is a depthbuffer now :)

EpicRay now supports floor and ceiling color rendering (no textures just of …

Epic Ray, Yay!

image0

EpicRay has regained a certain stage of completion! Although I was this far before, now I actually have some powerful structure behind everything which will not collapse if loads of features are built onto it.

What EpicRay has now what my engine didn’t have before is player movement. No …

« newer articles | page 2 | older articles »