项目作者: nathsou

项目描述 :
WebGL Planet Renderer 🌍 https://nathsou.github.io/Galileo/dist/
高级语言: TypeScript
项目地址: git://github.com/nathsou/Galileo.git
创建时间: 2018-09-15T16:56:33Z
项目社区:https://github.com/nathsou/Galileo

开源协议:MIT License

下载


Galileo - WebGL Planet Renderer 🌐

Lightweight planet renderer with continuous level of detail

CDLOD Demo

Todo

  • Implement other types of splittable spheres (QuadSphere done)
  • Add vegetation (and cities?)
  • Support smooth shading
  • Fix backface culling
  • Fix mipmaps
  • Better frustum culling
  • Text rendering
  • Support multiple lights
  • Add planet type diversity
  • Add Wireframe mode
  • Optimize the amount of vertices in memory depending on the LOD
  • Fix alpha blending issues
  • Compute TBN vectors on the CPU using transform feedback

Resources

Continuous Distance-Dependent Level of Detail for Rendering Heightmaps

Robert Linder’s blog