flashplatformsdk/Flash-Platform-SDK - GitHub

AGALMiniAssembler
	The Mini assembler generates AGAL byte code from a simple
	source text language. AGAL byte code is required for Molehill,
	the Flash 3D API. The MiniAssembler is a run time assembler -
	it is an AS3 class that is a part of your 3D app.

AGALMacroAssembler
	The Macro assembler extends the Mini assembler with macros (similar
	to functions), basic math expressions, aliases, and constant allocation.

FractalGeometryGenerator

PerspectiveMatrix3D
	A class for creating perspective matrices, for use in 3D applications.
	
Sprite3D
	A Sprite layer on top of the Molehill APIs (Stage3D).

  1. mattbindoff posted this