Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/robinrodricks/Sandy3D
Sandy is a Flash 3D engine developed by Thomas Pfeiffer
https://github.com/robinrodricks/Sandy3D
Last synced: about 2 months ago
JSON representation
Sandy is a Flash 3D engine developed by Thomas Pfeiffer
- Host: GitHub
- URL: https://github.com/robinrodricks/Sandy3D
- Owner: robinrodricks
- License: mit
- Created: 2016-11-11T09:51:13.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-04T09:20:54.000Z (almost 8 years ago)
- Last Synced: 2024-07-29T01:19:59.935Z (6 months ago)
- Language: ActionScript
- Size: 19.3 MB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-actionscript-sorted - Sandy3D - Sandy is a Flash 3D engine developed by Thomas Pfeiffer (3D Engines / Other Engines)
README
# Sandy3D
Sandy is a Flash 3D engine written in AS3 and Haxe.
* Version 3.1.2 (AS3)
* All credits go to Thomas Pfeiffer and contributors.
* [Docs]()
* [Tutorials](http://web.archive.org/web/20130127022401/http://www.flashsandy.org/tutorials/3.0)Features:
* Viewing volume clipping for perfect interior scenes rendering
* Advanced shading effects such as (Phong, Gouraud, CelShading, flat shading).
* Material system to easily change your objects appearance. Several material are available allowing to create transparent faces, bitmap texture and video texture as webcam video stream.
* Flash player 7 to 10 compatibility.
* Complete set of parsers to handle various set of 3D formats (Collada, 3DS, ASE, MD2)
* Several 3D primitives, allowing fast and parameterized object creation without any 3D modelisation knowledge.