Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/robinrodricks/Sandy3D-Haxe
Sandy is a Flash 3D engine developed by Thomas Pfeiffer
https://github.com/robinrodricks/Sandy3D-Haxe
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-Haxe
- Owner: robinrodricks
- License: mit
- Created: 2016-11-11T09:55:33.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-04T09:19:27.000Z (almost 8 years ago)
- Last Synced: 2024-10-15T23:58:01.655Z (3 months ago)
- Language: Haxe
- Size: 13.1 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES
- License: LICENSE
Awesome Lists containing this project
- awesome-actionscript-sorted - Sandy3D-Haxe - 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 (Haxe)
* 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.