HomeForumsWhat's newResources 
 
 
Johannes Fetz updated the Jo Engine and it's AMAZING!
Frogbull - Apr 28, 2024
 Frogbull Apr 28, 2024
Monsieur Fetz has just taken the Saturn to another level!

 slinga Apr 29, 2024
That's insane, thanks for sharing. There's no way each voxel = 1 polygon right?

I definitely want to dig into this when I get some free time.

 fafling Apr 30, 2024
It's software rendering to a texture that is scaled to the screen size by VDP1.

There are 3 landscape textures in the cd folder but the voxel demo only uses one, so I've toyed with it to make it change the texture by pressing the R shoulder button.

 Mileco May 2, 2024
Hi, everyone!! Are there any tutorial to learn how to use Jo engine? Thanks so much

 JBeretta May 2, 2024

Mileco said:

Just look in the samples folder, I started from there, modify the code and see how it works. the whole thing is also documented here: Jo Engine: File List...