Neo3D is an experimental low-level 3D rendering engine based on WebGL.
Contents
You are welcome to contribute to Neo3D.
If you find a bug, have an issue or great ideas to make it better, please post an issue.
If you can fix a bug or want to add a feature yourself, please fork the repository and post a Pull Request.
You can find detailed information about how to contribute in GitHub Guides.
Neo3D is released under the GPLv3 License.
Neo3D
Copyright (C) 2015, Loïc Le Page
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.