8000 GitHub - hyperandroid/pati: A 3d rendering engine.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hyperandroid/pati

Repository files navigation

Pati is a 3d engine and renderer developed for learning purposes.

< 5D16 p dir="auto">The name comes after my two daughter's names, Paula and Irati. They teach me everyday lots of things. So makes sense to name this project Pati, since it will be teaching me lots of stuff as well.

How to

  • npm install
  • ./build.sh

A local web server can be started with npm run serve

open index.html from a local web server.

lessons learnt

  • when using VBO and attribute divisor have been set, then must always be specified. System does not assume if not set once another attibute has been assigned a divisor.

About

A 3d rendering engine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0