在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):raysan5/raylib-lua开源软件地址(OpenSource Url):https://github.com/raysan5/raylib-lua开源编程语言(OpenSource Language):C 100.0%开源软件介绍(OpenSource Introduction):Lua bindings for raylib, a simple and easy-to-use library to enjoy videogames programming (www.raylib.com) raylib-lua binding is self-contained in a header-only file: raylib-lua.h. Just include that file in your project to allow loading and execution of raylib code written in Lua. Check code examples for reference. raylib-lua could be useful for prototyping, tools development, graphic applications, embedded systems and education. WARNING: Current raylib-lua binding is very outdated! It's based on raylib 1.7 and port to newer raylib versions is stopped. Consider switching to raylib-lua-sol, updated to latest raylib 2.6. rLuaLauncherA raylib-lua launcher is also provided: rluaLauncher. This launcher allows you to run raylib-lua programs from command line, or just with drag & drop of .lua files into rlualauncher.exe. Note that launcher can also be compiled for other platforms, just need to link with Lua library and raylib library. For more details, just check comments on sources. rLuaParserIn an effort to automatize raylib-lua binding generation I created rLuaParser, unfortunately there are several side cases that are not solved yet on the parsing, specially when dealing with opaque data types. Any help or contribution is welcome! Licenseraylib-lua is licensed under an unmodified zlib/libpng license, which is an OSI-certified, BSD-like license that allows static linking with closed source software. Check LICENSE for further details. Copyright (c) 2016-2019 Ghassan Al-Mashareqa and Ramon Santamaria (@raysan5) |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论