-
Is 3D stage possible?
Is it possible to have a 3D Stage in Flash?
-
Not sure what you mean by stage but to do 3D you'd need an engine that can handle it. It's not built in. https://www.youtube.com/watch?v=lE9YDQesUvg is a short vid demonstrating one I found doing a quick google search.
-
Member
https://board.flashkit.com/board/sho...43#post4335243
ask me what kind of tutorial you are looking for, you want to control field of view so it looks the same for all devices etc..? yeah the built in is good, or you can do lineTo which is tough but the outcome is very hd. I just stay on built in 3d for now, its good practice.
-
Basically how to have the Flash stage in 3d. I find the GUI of flash proper to work in so if we can have, say, 3d objects as movie clips in the Flash stage only, that will be interesting. Basically how the stage will be the visible area in 3d aswell. Anyway thanks I will see how 3d movie clips work.
-
Member
My way of doing 3d in as3 isn't the only way but I feel it is a good work flow to take notes from. I will make a youtube video on it because I am working on getting more subscribers so it will be convenient for both of us.
I don't let the 3d movieclips x,y on the stage effect its perspective, so I use the as3 3d function: perspectiveProjection to keep its view static when moved around the stage. I feel it is better too 3d rotate the movie clip in the program to have more control.
Last edited by Alloy Bacon; 09-06-2020 at 11:12 PM.
-
Member
Here is my quick tutorial on interactive 3d in actionscript 3
source fla: download
mirror download: mirror download
Last edited by Alloy Bacon; 11-29-2020 at 12:56 PM.
-
Not sure what you mean by stage but to do 3D you'd need an engine that can handle it.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|