https://github.com/magicien/jscenekit
Port of SceneKit framework to JavaScript
https://github.com/magicien/jscenekit
javascript jscenekit scenekit scenekit-framework webgl
Last synced: 11 months ago
JSON representation
Port of SceneKit framework to JavaScript
- Host: GitHub
- URL: https://github.com/magicien/jscenekit
- Owner: magicien
- License: mit
- Created: 2017-02-14T20:38:35.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-10-29T03:12:43.000Z (over 6 years ago)
- Last Synced: 2025-08-09T09:11:39.818Z (11 months ago)
- Topics: javascript, jscenekit, scenekit, scenekit-framework, webgl
- Language: JavaScript
- Size: 36.9 MB
- Stars: 79
- Watchers: 9
- Forks: 12
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.npmjs.com/package/jscenekit)
[](https://travis-ci.org/magicien/JSceneKit)
[](https://codecov.io/gh/magicien/JSceneKit)
[](https://david-dm.org/magicien/JSceneKit)
[](https://david-dm.org/magicien/JSceneKit?type=dev)
# JSceneKit
Port of SceneKit framework to JavaScript
### Install
```
npm install jscenekit --save
```
### Documentation
https://magicien.github.io/JSceneKit/
### Examples
[JSceneKitExample](https://magicien.github.io/JSceneKitExample/)
