Skip to content

thomasbechet/orbit-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Planet Rendering

Simple planet renderer in WebGL using Vue and ThreeJS. The atmosphere rendering is using simple density sampling.

Setup and run the project

npm install
npm run serve