BogusCurry / polygonjs-engine

Webgl 3D Engine, to help you create 3D interactive web applications

Home Page:https://polygonjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Polygonjs

Polygonjs is a 3D Webgl engine. It allows you to create interactive 3D apps for the web. Try our examples.

NPM package

Build Status Dependencies Dev Dependencies Language Grade Twitter

run for development

Ensure you have node and yarn installed, then run the following in the root folder of the repository:

  • run yarn
  • run npm start
  • open http://localhost:8080

testing

  • run yarn
  • run npm start
  • open http://localhost:8080/test

build

  • run yarn
  • run npm run build

Change log

Releases

About

Webgl 3D Engine, to help you create 3D interactive web applications

https://polygonjs.com

License:MIT License


Languages

Language:TypeScript 72.8%Language:JavaScript 22.5%Language:GLSL 4.6%Language:HTML 0.0%