Exploring Java Procedural Planet Rendering Demo
Let's dive into the details surrounding Java Procedural Planet Rendering Demo.
- A very early version of my
- Using fBm(Fractional Brownian Motion) to generate surface texture. As the camera moves close to the surface, the texture tiles are ...
- This video was made right after succsessfully implementing Eric Brunetpon's fantastic method ...
- Update, 2017-02-26: To everyone who has been trying to get in touch with me. I appreciate the kind words and interest in my work ...
- My final year project :-). I didn't have much time to do this, roughly half year. However, I had to dedicate time to other subjects as ...
In-Depth Information on Java Procedural Planet Rendering Demo
Shows some progress with the Added - new & more realistic post-processing shaders (gamma-filter, low-intensity noise, vignetting, bloom) - lots of optimizations ... I added a new mountain algorithm...it is looking REALLY bad at the moment..especially with the cracks in the Made with Godot Engine.
Demo
That wraps up our extensive overview of Java Procedural Planet Rendering Demo.