Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pmuellr/ogre-models
models for the game ogre
https://github.com/pmuellr/ogre-models
Last synced: about 1 month ago
JSON representation
models for the game ogre
- Host: GitHub
- URL: https://github.com/pmuellr/ogre-models
- Owner: pmuellr
- License: apache-2.0
- Created: 2015-02-28T08:16:24.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-01T08:11:25.000Z (almost 10 years ago)
- Last Synced: 2024-04-09T21:04:46.704Z (9 months ago)
- Language: JavaScript
- Size: 129 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ogre-models - models for the game ogre
================================================================================hacking
================================================================================This project uses [cake](http://coffeescript.org/#cake) as it's
build tool. To rebuild the project continuously, use the commandnpm run watch
Other `cake` commands are available (assuming you are using npm v2) with
the commandnpm run cake --
Run `npm run cake` to see the other commands available in the `Cakefile`.
license
================================================================================Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License atUnless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.