Description: An open-source flash 3d engine, 3d achieve the commonly used features, but due to flash their functions and constraints, it can not be large-scale application.
To Search:
- [Demo] - i bu dong ying wen
- [fla] - One of the most simple example pv3d help
File list (Check if you may need any files):
org
...\puremvc
...\.......\core
...\.......\....\controller
...\.......\....\..........\Controller.as
...\.......\....\model
...\.......\....\.....\Model.as
...\.......\....\view
...\.......\....\....\View.as
...\.......\interfaces
...\.......\..........\ICommand.as
...\.......\..........\IController.as
...\.......\..........\IFacade.as
...\.......\..........\IMediator.as
...\.......\..........\IModel.as
...\.......\..........\INotification.as
...\.......\..........\INotifier.as
...\.......\..........\IObserver.as
...\.......\..........\IProxy.as
...\.......\..........\IView.as
...\.......\patterns
...\.......\........\command
...\.......\........\.......\MacroCommand.as
...\.......\........\.......\SimpleCommand.as
...\.......\........\facade
...\.......\........\......\Facade.as
...\.......\........\mediator
...\.......\........\........\Mediator.as
...\.......\........\observer
...\.......\........\........\Notification.as
...\.......\........\........\Notifier.as
...\.......\........\........\Observer.as
...\.......\........\proxy
...\.......\........\.....\Proxy.as