Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/milcktoast/dinild-trimp
Dinild Trimp.
https://github.com/milcktoast/dinild-trimp
horror surreal three-js webaudio webgl
Last synced: about 2 months ago
JSON representation
Dinild Trimp.
- Host: GitHub
- URL: https://github.com/milcktoast/dinild-trimp
- Owner: milcktoast
- License: artistic-2.0
- Created: 2016-11-10T18:04:43.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-11T19:30:59.000Z (about 8 years ago)
- Last Synced: 2024-07-24T01:58:01.901Z (5 months ago)
- Topics: horror, surreal, three-js, webaudio, webgl
- Language: JavaScript
- Homepage: https://jayweeks.com/trimp/
- Size: 205 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Dinild Trimp][trimp-url]
[![Trimp][trimp-image-url]][trimp-url]
> Fleshy demon
### Source
* [Skin Material][skin-source-url]
* [Crystal Material][crystal-source-url]
* [Phrase Animation][phrase-source-url] System
* [Pose Animation][pose-source-url] System
* [Needle Group][needle-group-source-url] (Needle instancing)
* [Selection Controller][selection-source-url]
* Model [loader][model-load-source-url] and [parser][model-parse-source-url]### Resources
* Original [Dinild Trimp Contortions][dinild-tumblr-url]
### Credits
* Concept, Design & Code: [Jay Weeks][portfolio-url]
* Graphics: [Three][three-url]### License
The Artistic License 2.0, see [LICENSE][license-source-url] for details.
### Development
Only source code is included in this repo; all 3D model, image, and audio assets remain private and (c) Jay Weeks 2016.
Therefore, this project will not run and is simply provided as reference for anyone interested.[trimp-url]: https://jayweeks.com/trimp/
[trimp-image-url]: https://jayweeks.com/trimp/assets/images/og-image.png[skin-source-url]: https://github.com/jpweeks/dinild-trimp/blob/master/src/materials/SkinMaterial.js
[crystal-source-url]: https://github.com/jpweeks/dinild-trimp/blob/master/src/materials/CrystalMaterial.js
[phrase-source-url]: https://github.com/jpweeks/dinild-trimp/blob/master/src/animations/PhraseAnimation.js
[pose-source-url]: https://github.com/jpweeks/dinild-trimp/blob/master/src/animations/PoseAnimation.js
[needle-group-source-url]: https://github.com/jpweeks/dinild-trimp/blob/master/src/entities/NeedleGroup.js
[selection-source-url]: https://github.com/jpweeks/dinild-trimp/blob/master/src/controls/SelectionControls.js
[model-load-source-url]: https://github.com/jpweeks/dinild-trimp/blob/master/src/utils/model-load.js
[model-parse-source-url]: https://github.com/jpweeks/dinild-trimp/blob/master/src/utils/model-parse.js[dinild-tumblr-url]: http://dinild.tumblr.com
[portfolio-url]: https://jayweeks.com
[source-url]: https://github.com/jpweeks/dinild-trimp
[three-url]: http://threejs.org[license-source-url]: https://github.com/jpweeks/dinild-trimp/blob/master/LICENSE