搜索资源列表
lip-0.4
- 基于lua的图像处理代码An image processing application based on a scr ipting language: now LUA (LIP subproject). Some native function are built-in, and some use other projects (FreeImage and FreeType). Planned binding for Python.-lua-based image processing code
OpenGLLuaDemo
- OpenGL (C++调用LUA)示例 来自网络,非吾原创-OpenGL (c++ call LUA) examples from the network, not my original
ptoy-0.2.tar
- 基于lua和c的粒子系统,算法用lua实现-particle system based on c and LUA
3D_Cube_3a
- 用lua的3D图形库写的3D CUBE DEMO-3D Cube demo in Lua
Lua
- Lua做的绘制二元等式或不等式的图像的软件-A software to draw math expreesions using Lua
XNALearning
- 这是一个基于XNA的3D引擎实例,我已经完成了Lua脚本的导出以及地图接口之类的工作,只需要您自行抽象就可以制作FPS。-This is a 3D engine based on XNA instance, I have completed the Lua scr ipt to export map interface like work, only need your own abstract can create FPS.
luaGame
- c语言调用Lua脚本实现的一个简单的游戏开发,本例主要是C与Lua互调用的学习-c Lua scr ipting language called a simple game development, in this case mainly C and Lua call each other,
glgen-master
- lua-opengl:LuaGL provides access to all the OpenGL functionality Lua. -lua-opengl:LuaGL provides access to all the OpenGL functionality Lua.
jzbontar-mc-cnn-64428c9
- 用来图像处理的卷积神经网络源码,lua语言实现的。-Used for image processing of convolution neural network source, the lua language implementation.
LuaLib
- Visual c++ dm.dll lua example
LuaFramework_UGUI-1.0.5
- tolua# is a Unity lua static binder solution. the first solution that analyzes code by reflection and generates wrapper classes. It is a Unity plugin that greatly simplifies the integration of C# code with Lua. which can automatically generate the bi
ngx_lua
- 采用nginx、lua和GraphicsMagick工具简单实现图片的自动裁剪功能。其中nginx负责展示图片和调度lua脚本,GraphicsMagick负责对原图进行裁剪(Picture interception)