#3d #game-engine #framework #cpp #gamedev #opengl #vulkan #engine

louis-mclaughlin 5e02035f3e Reduced heap alloc/dealloc per frame when performing some string key-value lookups. před 11 roky
api a7217c1396 Update header.html před 11 roky
gameplay 5e02035f3e Reduced heap alloc/dealloc per frame when performing some string key-value lookups. před 11 roky
gameplay.xcworkspace 2692d25bef Removes mesh, lua and particles samples před 11 roky
samples b097fec981 Moved sample-particles to sample-browser as ParticlesSample.cpp/,h před 11 roky
template 91c3b13822 Added x86 support for Android před 11 roky
tools 304fead08f Set Vertex hasWeights when loadBlendData is called před 11 roky
.gitattributes 40247a506a Updated gitattributes před 12 roky
.gitignore 6c890418e5 Added encoder project local file to .gitignore před 11 roky
CHANGES.md 112108c999 Update CHANGES.md před 11 roky
CMakeLists.txt 8afd8e09ce Enabled C++11 on Linux před 11 roky
README.md cb4f9a0afa Update README.md před 11 roky
gameplay.doxyfile 5408ca7a22 Updated the doxyfile for v2.0.0 před 12 roky
gameplay.sln 2692d25bef Removes mesh, lua and particles samples před 11 roky
install.bat 615e1b7652 Fix for Windows 8.1 před 11 roky
install.sh a413c86104 Update install.sh před 11 roky
newproject.bat c5781f011b Removed user specific QtCreator files před 11 roky
newproject.sh c5781f011b Removed user specific QtCreator files před 11 roky

README.md

GamePlay v3.0.0

GamePlay3D is an open-source, cross-platform 3D native C++ game framework making it easy to learn and write mobile and desktop games.

gameplay3d

Supported Platforms

Roadmap for 'next' branch

License

Open-source under Apache 2.0 license.

Bug Reporting

Please log bugs under Issues on github. If you are unsure if your problem is a bug then post on the Help Forum.

Feature Requests

Please post feature requests on the Feature Request Forum.

Approved feature requests will be added to the github backlog issues list.

Disclaimer

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.