Pinned Repositories
awayjs-examples
awayjs-full
AwayJS is a graphics library for javascript written in typescript
core
The root dependency for all AwayJS modules
docs
AwayJS Static Docs Generator
materials
Dependency for AwayJS applications requiring a configurable method for coloring / texturing / lighting the surfaces of objects
parsers
Temporary module to hold parsers that output classes spanning multiple modules
player
Dependecy for AwayJS applications requiring scripting abstraction for different converted syntax trees such as AS2, AS3 etc
renderer
Interface for scene and material modules
scene
Dependency for AwayJS applications requiring a heirarchical scenegraph
stage
Interface for graphics module providing various outputs options to render
AwayJS's Repositories
awayjs/renderer
Interface for scene and material modules
awayjs/core
The root dependency for all AwayJS modules
awayjs/awayjs-examples
awayjs/awayjs-full
AwayJS is a graphics library for javascript written in typescript
awayjs/stage
Interface for graphics module providing various outputs options to render
awayjs/materials
Dependency for AwayJS applications requiring a configurable method for coloring / texturing / lighting the surfaces of objects
awayjs/scene
Dependency for AwayJS applications requiring a heirarchical scenegraph
awayjs/parsers
Temporary module to hold parsers that output classes spanning multiple modules
awayjs/player
Dependecy for AwayJS applications requiring scripting abstraction for different converted syntax trees such as AS2, AS3 etc
awayjs/awayjs-lite
Minimal monolitic build for simple AwayJS projects
awayjs/awayjs.org
Static site for AwayJS
awayjs/docs
AwayJS Static Docs Generator
awayjs/view
Interface for scene modules, providing user interaction input / output and culling management for display objects sent to the renderer
awayjs/arcade
Control overlay for arcade-style controls on touch devices
awayjs/assembly
Distributable for AssemblyScript code
awayjs/awayjs-lite-examples
A collection of simple code examples implementing the awayjs-lite engine
awayjs/graphics
Dependency for AwayJS applications requiring graphical output