Skip to content

jackpal/reyes-dart

Repository files navigation

A simple REYES (Renders Everything You Ever Saw) renderer written in the Dart programming language.

This code is based upon Alex Boswell's C REYES tutorials from http://www.steckles.com/reyes2.html

Prerequisites

  • An install of the Dart programming language
  • A web browser that supports the tag. (Most recent browsers do.)

Installing Dart

Install Dart from http://code.google.com/p/dart/

Building reyes-dart

build using the build.sh script, which assumes that you have installed the dart "frog" compiler. (You may have to edit the build.sh script.)

Running reyes-dart

Open Reyes.html

You can see the code running live here:

http://jacks-hacks.appspot.com/reyes-dart/index.html

About

A simple REYES renderer in the Dart programming language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published