https://github.com/vaiorabbit/ruby-cgltf
cgltf wrapper for Ruby
https://github.com/vaiorabbit/ruby-cgltf
Last synced: 2 months ago
JSON representation
cgltf wrapper for Ruby
- Host: GitHub
- URL: https://github.com/vaiorabbit/ruby-cgltf
- Owner: vaiorabbit
- License: other
- Created: 2021-12-17T15:28:12.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-18T14:22:30.000Z (almost 4 years ago)
- Last Synced: 2025-10-19T05:04:57.528Z (9 months ago)
- Language: Python
- Size: 84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
- License: LICENSE.txt
Awesome Lists containing this project
README
# cgltf-bindings : cgltf wrapper for Ruby #
[Notice] Experimental project.
* Created : 2021-12-17
* Last modified : 2022-09-18
## Features ##
* Generated semi-automatically
* Based on Ruby/FFI
* No need to build C extension library
## Limitations ##
## Tested Environment ##
* [2022-09-18] https://github.com/jkuhlmann/cgltf/tree/40ad011bd7f149bd245f4ea7ba57dc0519227c7d
* macOS Monterey (12.5.1), ruby 3.1.2p20 (2022-04-12 revision 4491bb740a) [arm64-darwin21]
* [2021-12-17] https://github.com/jkuhlmann/cgltf/commit/caf43375fe1585a78765338e2af379e3acff51a6
* macOS Big Sur (11.6), ruby 3.0.2p107 (2021-07-07 revision 0db68f0233) [arm64-darwin20]
## License ##
'cgltf.dylib' and 'cgltf.dll are built on top of these products and are available under the terms of the MIT License.
* cgltf ( https://github.com/jkuhlmann/cgltf )
* https://github.com/jkuhlmann/cgltf/blob/master/LICENSE
All ruby codes here are available under the terms of the zlib/libpng License ( http://opensource.org/licenses/Zlib ).
cgltf-bindings : cgltf wrapper for Ruby
Copyright (c) 2021-2022 vaiorabbit
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this software for any purpose,
including commercial applications, and to alter it and redistribute it
freely, subject to the following restrictions: