2D Graphics
Audio Editing
Video Editing
Search
15 results found for tag "haxe"
This article looks at how Away3D Lite uses clipping, and how to disable it when necessary. Demo and source code included.
Ensuring your 3D objects are sorted correctly is an important task for Away3D Lite developers. This tutorial shows you how to force the rendering order in Away3D. Demo and source code included.
In this tutorial we look at how an animated Quake 2 MD2 model file is loaded with Away3D Lite and Haxe. Demo and source code included.
This tutorial shows you how to load and display an animated collada file in Away3D Lite and Haxe. Demo and source code included.
The hover camera provides a convenient way to view a 3D object or target point in space. This tutorial shows you how to setup a hover camera in Away3D Lite and Haxe. Demo and source code included.
This tutorial takes a look at the primitive 3D objects that are included with Away3D Lite. Demo and source code included.
This tutorial looks at the Sprite3D class which displays a 2D image within a 3D scene. Demo and source code included.
In this tutorial we mix Away3D and HaxeGUI to add a user interface. Demo and source code included.
Learn how to embed a SWF movie file and then display it as a material in Away3D Lite and Haxe. Demo and source code included.
In this tutorial we will look at the process of building a mesh from scratch. Demo and source code included.