Skip to content

clinuxrulz/height-map-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

height-map-test

Experimental 2.5D voxel-like rendering of height map (CPU rendered)

Algorithm

Just does ray-casting like the original Wolfenstein 3D, but instead of stopping at the first block it will continue through all the blocks to render a height map.

Demo

https://clinuxrulz.github.io/height-map-test/index.html

Screenshot

height-map-screenshot

About

Experimental 2.5D voxel-like rendering of height map (CPU rendered)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages