Skip to content

A solar system implemented using THREE.js and GLSL. It makes us of procedural algorithms to generate pseudorandomly meshes. This repository has been used for the final project of Interactive Graphics (Spring 2017) at Sapienza University of Rome.

Notifications You must be signed in to change notification settings

micco00x/Procedural-Solar-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Procedural-Solar-System

The theme of the project is about the generation of a solar system using procedural graphics. The aim is to study in depth procedural meshes developing a system that ease the creation of pseudorandomly generated planets.

Python Server

Launch the server typing the following command on the terminal:

python3 -m http.server

Then open localhost:8000/main.html on a browser that supports WebGL.

Notes

There is a bug is Safari solved in Safari Technology Preview.

References

About

A solar system implemented using THREE.js and GLSL. It makes us of procedural algorithms to generate pseudorandomly meshes. This repository has been used for the final project of Interactive Graphics (Spring 2017) at Sapienza University of Rome.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published