Abstract:
Away3D was another open-source 3D framework forked from Papervision3D developed and used for Flash in 2007 until it was discontinued in 2014. The history surrounding this framework is absolutely impressive. They have their own model format, their own builder software, and Adobe incorporated the framework into the Adobe Gaming SDK in 2013.
Unlike Papervision3D, Away3D 4.x fully supports 3D rending via Stage3D. Meaning most of the 3D graphics on screen is rendered using the GPU. This frees up a lot of CPU compared to Away3D 3.x and especially 2.x and Papervision3D.
This demo creates a scene with a skybox, dynamic reflective lighting on clouds, "running" water, and mountains. The interesting thing about this scene is there is no external .obi to create the scene. The entire world is generated though the Away3D libraries and Away3D diffusion methods. It really is an impressive demo solely due to the world being generated at runtime, leaving the release .swf at an impressive 4,153 Kilobytes.
Controls:
Bugs:
Performance:
Platform: Intel(R) Core(TM) i7-10875H CPU 2.30 GHz (Intel64 Family 6 Model 165 Stepping 2) with NVIDIA GeForce RTX 2080 Super with Max-Q Design
NOTE: These results are after one generation of the tree with default settings.
Newgrounds Player:
Flash 11.8 r800 (32-bit):
Flash 32:
Ruffle (Windows port, Nightly 2023-11-29):
Ruffle (Web port):
Ruffle (Windows Port, Nightly 2023-11-30) BROKEN (PANIC):
Ruffle has encountered a fatal error, this is a bug. panicked at C:\Users\runneradmin\.cargo\git\checkouts\wgpu-53e70f8674b08dd4\4bf9c5\wgpu-core\src\resource.rs:207:13: Map callback was leaked Please report this to us so that we can fix it. Thank you!
Note:
The latest Nightly version of Ruffle keeps panicking, something to do with the resources.
Edit: Now the 2023-11-29 version of Ruffle keeps panicking, same issue?????
Todo:
Credits:
Source Code: http://www.mediafire.com/file/nmazldo9nplr8nr/Advanced_TerrainDemo.zip
Binaries (.swf release): https://www.mediafire.com/file/7xb3dhgmv31j61d/Advanced_TerrainDemo.swf/file