Skip to content

GuillaumeBouchetEpitech/perlin_noise_3d_navigator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Perlin noise 3d navigator

At the moment this is working on linux.

A simple Perlin Noise 3D navigator (free fly camera).

The generation is supposed to be infinite (within the range of a floatting type variable).

If you liked it :

You might want to check this other repository

-> github.com/GuillaumeBouchetEpitech/webgl_experiment (live demo available)

Screenshot

Video

www.youtube.com/watch?v=hWUUX6tJBbk

Build

GNU/Linux Dependencies

libqt4-opengl-dev
libqt4-dev

Build

qmake
make

Build faster

qmake
make -j

Credits :

Marching cube (polygonisation)

Dr. Klaus Miltenberger (website)

Perlin noise 3d

Ken Perlin (website)

Thanks for watching !

About

A simple Perlin Noise 3D navigator (free fly camera), supposed to be infinite (=> within the range of a floatting type variable)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published