An open API service indexing awesome lists of open source software.

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

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: