Skip to content

A project to teach myself 3D stuff. Written in Google's Dart

Notifications You must be signed in to change notification settings

GDur/Tiny3dRenderer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a tiny 3d renderer written in Dart.

The main purpose of this project is to show how the 3D to 2D projection algorithm works in practice.

Install

Activate webdev if not active yet.

> pub global activate webdev

Get dependencies and serve project

> pub get
> webdev serve

About

A project to teach myself 3D stuff. Written in Google's Dart

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published