资 源 简 介
wow-engine-haxe:WOW-Engine 3D Physics Engine for Haxe
I have translated 3D Physics Engine ( WOW-Engine) to Haxe,my haXe level is so low,would you like to make wow-engine-haxe well ? please fixe it.
here it is :http://wow-engine-haxe.googlecode.com/files/fr.rar
haxe port : haha123_0
wow-engine-haxe: flash 3D物理引擎wow haXe版
Hi,各位大侠,我尝试把as3的经典的3维物理引擎WOW移植到了haXe,你可以看下面的演示代码,在这个例子里它可以完美运行,但也许有一些其它模块会有缺陷,如果你知道如何优化和修正,请一起加入移植的工作了,祝生活愉快。
haxe版本转换者: haha123_0
下载地址
wow-engine-haxe
http://code.google.com/p/wow-engine-haxe/
AS3原版:
http://seraf.mediabox.fr/wow-engine/as3-3d-physics-engine-wow-engine/
test code(测试代码)
/*wow haxe port: haha123_0(老鼠赛跑)*/package;//flash engineimport flash.display.Sprite;import flash.events.Event;import flash.events.KeyboardEvent;import flash.events.MouseEvent;import flash.Lib;import flash.ui.Keyboard;//wow engineimport fr.seraf.wow.core.WOWEngine;import fr.seraf.wow.c