maskin-soft.ru
PocketGame: Кросслатформенный игровой движок, Android, iOS, разработка RPG, мобильные игры
http://www.maskin-soft.ru/pocketgame-top
1 Игровой движок "PocketGame". 2 Инструкция как делать игры на PocketGame. 3 Технические данные RPG-движка "PocketGame". 6 Список моделей КПК на которых PocketGame протестирован и работает. Игровой движок PocketGame разработан с нуля и ориентирован на создание кросплатформенных. Проект разработан на C и поддерживает все стороннюю расширяемость, благодаря сторонним SDK ( PocketHAL,. На данный момент проект находится на стадии бета-версии и нуждается в инвестициях (см. резюме проекта. Глава 2. Создание...
mobilechameleon.com
Toolkits for Making 3D Mobile Games - Mobile Chameleon
http://www.mobilechameleon.com/toolkits-for-making-3d-mobile-games.html
Toolkits for Making 3D Mobile Games. These toolkits allow you to use one code base to create 3D games for iOS, Android, and possibly other platforms. Beginning 3D Game Development with Unity 4. Marmalade SDK Mobile Game Development Essentials. JavaScript / HTML5 game engines. Clay.io maintains a list. JSter also has a list. To turn these into mobile apps, they must be bundled inside a native wrapper of some sort. 2015 Troy McConaghy About Us. Create a free website. Create your own free website.
dehengxu.com
GameEngine – 柳暗花明
http://www.dehengxu.com/gameengine
I’m on github. 3rd utils used for iOS. Tools for MacOSX development. Dense willow trees and bright flowers. Http:/ www.ogengine.com/. Http:/ www.andengine.org/. Https:/ www.madewithmarmalade.com/. Http:/ www.godotengine.org/wp/. Tween 是一个 js 动画引擎,也被 Unity3D 使用。 Http:/ www.cyclone2d.cn/. Http:/ libgdx.badlogicgames.com/. 在 Bitbucket 上的地址 https:/ bitbucket.org/orx/orx. Https:/ github.com/slembcke/Chipmunk2D.git. Http:/ www.blender2d.com/. Http:/ www.tairan.com/archives/4386. 发表在 使用 cocoapods 来管理基于 svn 的子项目.
archoneliteforcesquadron.blogspot.com
Archon Elite Force Squadron: About
http://archoneliteforcesquadron.blogspot.com/p/about.html
Archon Elite Force Squadron. Our aim is to create. A chase type game prototype. That will complete in a series of 5 articles. In this phase we will not create the complete game. But a quick and dirty software that proves the game is acceptable. C# is chosen as the prototype's implementation language (VS 2008 Express Edition) but it could be any other available language out there. Which is a cross-platform game development framework. The whole idea was to write the code for the game ( only. Like this ever...
ledmobile.blogspot.com
ledwinka移动开发: June 2007
http://ledmobile.blogspot.com/2007_06_01_archive.html
Monday, June 18, 2007. Active Perl和Cpan的Perl有些不一样,安装的时候使用ppm,具体的操作即在命令行模式下运行ppm. 启动ppm后使用命令search xxx 模块名搜索模块,如果网络连接正常,过会就会返回找到的模块名称,我前面找的是sasl。 找到后运行 install authen-sasl,active perl会自动下载需要的文件并完成安装,看到Successfully installed authen-sasl version 2.10 in ActivePerl 5.8.3.809. Use Net: SMTP;. My $MailHost = "mailhost";. My $MailFrom = "xxxx @mailhost.com";. My $MailTo = "xxxx @mailhost.com";. My $subject = "Subject Line here";. My $MailBody = "This is the mail body";. Smtp- auth('user','pass');. Symbian UIQ u...
rapchik.wordpress.com
3D Studio max and UV Coordinates | Rapchik Programmers Blog
https://rapchik.wordpress.com/2009/11/09/3d-studio-max-and-uv-coordinates
3D Studio max and UV Coordinates. November 9, 2009 in Uncategorized. For my new 3d game i need to use a software for modeling, texturing and lightmapping. as max does all 3 very well and i had a basic know how of how do it i decided to use it for my game. but as the engine that we use, Edge Lib. Only supports 3ds and ms3d and both didnt fit my needs i decided to use my own file format and use maxscript to export it. Please re 6 days ago. Don't use when naming variables that are inherited in #python.
philjhale.com
Stuff that interests me: August 2014
http://www.philjhale.com/2014_08_01_archive.html
Stuff that interests me. Thoughts about software development and other things. Friday, 29 August 2014. I've made a game - some of the challenges. I've made a game for iPhone, it's called Rebounder. This is a series of blog posts about it. I've made a game. Some of the challenges. What did I learn? Unity provides a very high level environment for making games, however that doesn't make it simple. Unity is a huge package with a steep learning curve. For someone with no experience of making games. My final ...
rapchik.wordpress.com
Some nice links i have found.. | Rapchik Programmers Blog
https://rapchik.wordpress.com/2009/03/22/some-nice-links-i-have-found
Some nice links i have found. March 22, 2009 in Uncategorized. Hey, even though i am busy with studies now adays but still i work a little now and then on some things. Firstly i found Haafs 2d game engine. A very nice opensource 2d game engine that is very nice to work with. it incorporates directx so its completely hardware based and utilizes the power very well. one more thing that i found related to this is the mercior animator. Check this video out of it in action:. Please re 6 days ago. It might eve...