VideoTexture :: (flash.display3D.textures.VideoTexture)
Has anyone implemented this new feature on Away3D yet? It’s a beta feature of the new AIR SDK (15.3 onwards I think?) light on documentation but there’s a bit on the API here:...
View ArticleQuickest and best way to swap a bitmap texture
What’s the best way to swap a Bitmap texture? Currently, I’m changing it by setting the bitmapData property of a bitmap texture object. When I set the property, I get a short performance hit and a...
View Articleanimate spritesheet / gif player
can anyone show me an example code in complete for animate spritesheet ? i try offsetuv & updateuvdata, but i can’t get it. refer to http://blog.peteshand.net/animated-gif-away3d-4-x-material/ we...
View ArticleParsing an Animation File from Blender
EDIT: this post was accidently created by pressing the “Preview Post” button. I have no idea why, so please just delete it.
View ArticleParsing an Animation File from Blender
Hey,i am trying to load animated 3D graphics (mesh with bone animation for testing) into Away3d from Blender (2.77 Portable and 2.78a) into the latest version of Away3d, but struggling with this...
View ArticleHow to change the Render Resolution
i just spent many hours on finding correct way for reducing resolution of render result but i don’t find any thing clear.as its evident, choosing a render resolution is the most basic-important feature...
View Articlemake jiglib cube lookat camera
i use jiglib to create this starget, i try to make it lookat camera but not success, therefore i made a planegeometry call targetex, and make this jiglib cube rotate by following planegeometry’s...
View ArticleDynanic loading of models
okay. What I’m trying to do is where there is a ‘Models’ folder with the swf, which a new model can just be placed. This model can then be loaded by the program/game. This allows easy update for new...
View ArticleOGSL
http://el-ement.com/blog/2015/03/30/stage3d-shader/ Pretty awsome stuff.Im looking for some examples of implementation of OGSL into Away3D. Examples of custom materials or effect methods using OGSL...
View Article4.1 Mouse location
I’m gonna feel like a complete idiot.. I’m using a drag-drop method for moving item onto a 3D stage but while I have the Mouse X and Y I don’t know how to convert that (or get) the positon that is on...
View ArticleThe best way to move bones on Away3D4
Hello everybody, I would like to know what’s the best way to move bones on Away3D 4.With Away3D 3.6, I could import a Collada file without any animation and move bones like I want to do. But in Away3D...
View ArticleWhat versions of haxe/lime/openfl has the Intermediate Mouse Interaction...
What versions of haxe/lime/openfl has the Intermediate Mouse Interaction (http://away3d.github.io/away3d-examples-openfl/flash/Intermediate_MouseInteraction/) example been compiled with?
View ArticleWhat versions of haxe/lime/openfl has the Intermediate Mouse Interaction...
What versions of haxe/lime/openfl has the Intermediate Mouse Interaction example (http://away3d.github.io/away3d-examples-openfl/flash/Intermediate_MouseInteraction/) been compiled with?
View ArticleUniform Alpha Applied to Multi-Part Container
Any help would be much appreciated….thoughts????I have a multi-part object (root->child1,child2,child3, etc) where alpha should be applied in a uniform manner as it is in straight Flash/Flex. For...
View ArticleMemory cleaning
While I thought I was clearing everything from Memory, it seams I’m not As a result, memory usage is increasing as the game plays level after level.All meshs are being removed from the scene via the...
View Article3D file formats?
Hi, just wondering which file formats are supported in Away3D 4 right now? Also depending on which format you choose, do you have to include them in another way or is it always the same?Cheers!
View Articlemy class
Sir, i have some question about class. Look like assetlibrary cannot add several animated md2 files(let said one for hero, one for enemy) , most of the examples(actually i can’t find any example, i...
View Articleaway3d lite example
sir, when i try to build swf from those examples with textures(without mesh), it ok, but examples with md2, collada(advanced mario, basic load model, excollada, exmd2cubic, exmqo), it show nothing, why...
View Articleanimate spritesheet / gif player
can anyone show me an example code in complete for animate spritesheet ? i try offsetuv & updateuvdata, but i can’t get it. refer to http://blog.peteshand.net/animated-gif-away3d-4-x-material/ we...
View ArticleQuaternion - object orientation
Hello, I’m trying to orientate some objects manually along a curve. I would like to orientate them not using the global coordinate system but based on the previous object (orientation = previous object...
View Article