wg-romank / planet-generator

Procedurial planet generation using Elm/WebGL & Simplex noise

Home Page:https://wg-romank.github.io/planet-generator/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

planet-generator

Planet-like shape generator powered by Elm and WebGL. Try it out [https://wg-romank.github.io/planet-generator/]

This repository attemps to implement procedurial mesh generation using simplex noise. Repo contains basic shaders for ambient and diffuse lighting.

References

This work was greatly inspired by Sebastian Lague's tutorial [https://www.youtube.com/watch?v=QN39W020LqU]

Future work considerations

About

Procedurial planet generation using Elm/WebGL & Simplex noise

https://wg-romank.github.io/planet-generator/


Languages

Language:Elm 91.2%Language:HTML 7.5%Language:Makefile 1.2%