Introduction to Voxel Splating Opengl Test 2
Exploring Voxel Splating Opengl Test 2 reveals several interesting facts. Still laggy, still can't do proper transparency, kinda ugly. Also, the terrain generation uses opensimplex noise, and it's a bit laggy ...
Voxel Splating Opengl Test 2 Comprehensive Overview
http://christmasradio.org/ Demo Executable: ... The billboards now don't rotate when you move the camera, which is better imo. Also, i'm trying to get normals working, so that i ... Added normals, they're a bit funky as of now I'm depth-sorting the billboards now: from front to back for opaque ones, and the ...
removing internal faces....again!
Summary & Highlights for Voxel Splating Opengl Test 2
- Yaaayyy!! I managed to get compute shaders to work, so now I can generate the world on the GPU, which means that I can use ...
- http://christmasradio.org/ Its a first
- http://christmasradio.org/ Demo: http://www.gamedev.net/page/community/iotd/index.html/_/opencl-
- Engine created to demonstrate and improve the concepts of
- This is a demo of my
Stay tuned for more updates related to Voxel Splating Opengl Test 2.