Skip to content

a-png129/geoscape

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Development

  • Make sure nodejs is installed
  • npm install to get all dependencies
  • npm run dev to open in your browser

TODO

  • (Optimization) Re-use a single Float32Array as buffer when generating instead of allocating new ones for every chunk
  • (If time permits) (Optimization) Hierarchical heightmap tracing
  • (If time permits) (Consistency) Seeded RNG
  • (If time permits) (Compatibility) Investigate compatibility of float textures on WebGL 1

About

stormhacks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 80.6%
  • GLSL 17.8%
  • HTML 1.1%
  • Other 0.5%