Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rpdevjesco/cryengineblankprojecttemplate

This repository has a basic implementation of the CGamePlugin needed to allow C++ code to work with CryEngine. Also has the CMake file set up for how components should be set up. In addition, has a blank template of the header and cpp files needed for building a component in C++ to be attached to the editor in CryEngine.
https://github.com/rpdevjesco/cryengineblankprojecttemplate

cpp cryengine

Last synced: 14 days ago
JSON representation

This repository has a basic implementation of the CGamePlugin needed to allow C++ code to work with CryEngine. Also has the CMake file set up for how components should be set up. In addition, has a blank template of the header and cpp files needed for building a component in C++ to be attached to the editor in CryEngine.

Awesome Lists containing this project