sleddog / ThreeDart

3D graphical rendering tool for websites written in Dart.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ThreeDart

A SnowGremlin Project

Work in Progress

🌱 ThreeDart is currently a work in progress.

Running Tests

  1. Run pub serve from ThreeDart root directory.
  2. Open http://localhost:8081/ in a browser.
    • Recommend Chromium/Dartium for fast tests and better dart debugging.
    • Chrome and Firefox also works well, however it will take a while to load pages while Dart transpiles.
    • Not tested nor recommended for use on other browsers at this time.

Internal Implementation Details

Built With

atom.io

www.dartlang.org

github.com

www.khronos.org/webgl

About

3D graphical rendering tool for websites written in Dart.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Dart 97.9%Language:HTML 1.4%Language:CSS 0.7%