文件名称:cheat_sheet.html
文件大小:137KB
文件格式:HTML
更新时间:2023-06-03 12:12:47
URSINA
URSINA API文档文档 The Ursina Engine is a recently released open source Python based 3D game engine. The Ursina Engine is built on top of the well established Panda3D game engine (learn more here). Key features of the Ursina Engine include: * hotreload code/textures/models while in-game * automatic import of .psd and .blend files * play in fullscreen while developing * easy to use mesh class for making procedural geometry * lots of included procedural 3D primitives The Ursina Engine is available for Windows, Mac and Linux with the source code available on GitHub under the MIT license. To get started with the Ursina Engine you need to have Python 3.6 or later installed as well as the pip package manger and git. Once installed, simply run the command: