전체 글
-
SKN , SKL File Format - League of Legends게임리소스 3D/League of Legends 2011. 12. 30. 17:15
관련링크 http://code.google.com/p/lolblender/wiki/fileFormats http://na.leagueoflegends.com/board/showthread.php?t=155064 ( Update Link ) http://www.thispawn.fr/riot-file-translator/ http://code.google.com/p/lolmodelviewer/ http://forum.xentax.com/viewtopic.php?f=16&t=9696&hilit=league 1. 역시 외국게임이라서 모드 작업이 용이하게 파일 포맷 연구가 많이 되어 있네요. 2. 맥스 임포터를 만들어 보았습니다. 3. DirectX 좌표계를 쓰나 보네요.
-
Box2D C++ Tutorials게임엔진/Box2D 2011. 12. 26. 17:15
관련링크 http://box2d.org/ http://www.iforce2d.net/b2dtut/
-
RAF File Format - League of Legends게임리소스 3D/League of Legends 2011. 12. 20. 22:21
관련링크 http://na.leagueoflegends.com/board/showthread.php?t=701772 http://na.leagueoflegends.com/board/showthread.php?p=8632975 1. 외국게임인데 한국에서도 서비스를 할려나 봅니다. 2. 파일 포맷이 심플하네요. 3. 모델포맷도 심플할것 같습니다. ( Update ) - 2013/07/15 - http://leagueoflegends.wikia.com/wiki/RAF:_Riot_Archive_File - 한국 버전도 일치합니다.
-
-
Box2D Engine for ActionScript 3.0Flash (플래시) 2011. 12. 5. 17:00
1. 관련링크 http://www.box2dflash.org/ http://www.box2dflash.org/docs/2.0.2/manual http://www.box2dflash.org/docs/2.1a/reference/ http://blog.allanbishop.com/category/physics/box2d/ Box2D 2.1a Tutorial – Part 1 http://blog.allanbishop.com/box2d-2-1a-tutorial-part-1/ Box2D 2.1a Tutorial – Part 2 (Joints) http://blog.allanbishop.com/box2d-2-1a-tutorial-part-2-joints/ Box2D 2.1a Tutorial – Part 3 (Cust..