MikalDev / 3dobject

3dObject for Construct 3
1 stars 3 forks source link

3dobject

3dObject plugin for Construct 3

For details on usage and examples, see: https://kindeyegames.itch.io/c3-3dobject-alpha

If you fork this project and expect to distribute the new version, create a new addon id, so that it won't conflict with the original addon. See: https://www.construct.net/en/make-games/manuals/addon-sdk/guide/configuring-plugins for more info.

To create a 'release' (zipped version), on mac or linux you can use the release script: ./release.sh 2-58-1

PRs are welcome, especially examples, docs, notes on usage, etc. please add under docs

Copyright 2024 Kind Eye Games, LLC

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.