Tag Archives: game development

Sams Teach Yourself, Unity Game Development in 24 Hours HD PDF, EPUB, MOBI, AZW3

This article along with all titles and tags are the original content of AppNee. All rights reserved. To repost or reproduce, you must add an explicit footnote along with the URL to this article!
Any manual or automated whole-website collecting/crawling behaviors are strictly prohibited.
Any resources shared on AppNee are limited to personal study and research only, any form of commercial behaviors are strictly prohibited. Otherwise, you may receive a variety of copyright complaints and have to deal with them by yourself.
Before using (especially downloading) any resources shared by AppNee, please first go to read our F.A.Q. page more or less. Otherwise, please bear all the consequences by yourself.
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

As I was studying Unity game development, I found the official video tutorials extremely confusing and not suitable for real beginners. So I searched for Unity related tutorial books around and found Sams Teach Yourself, Unity Game Development in 24 Hours. Because I was very impressed with the books in the Sams Teach Yourself series, I finally chose this book as part of the next stage of learning Unity. Hopefully after that I could officially start my game development mission.

Continue reading Sams Teach Yourself, Unity Game Development in 24 Hours HD PDF, EPUB, MOBI, AZW3

3D Math Primer for Graphics and Game Development HD PDF, DJVU

3D mathematics is a subject related to computational geometry. 3D math is the technical basis of computer graphics and computer 3D game development, while computational geometry is a subject that studies how to solve geometric problems with numerical methods. Both 3D math and computational geometry are widely used in fields that use computers to simulate the 3D world, such as graphics, games, simulations, robotics, virtual reality, animation design, and more.

Continue reading 3D Math Primer for Graphics and Game Development HD PDF, DJVU

If some download link is missing, and you do need it, just please send an email (along with post link and missing link) to remind us to reupload the missing file for you. And, give us some time to respond.
If there is a password for an archive, it should be "appnee.com".
Most of the reserved downloads (including the 32-bit version) can be requested to reupload via email.

Learn Blender 3D Modeling for Unity Video Game Development

The target audience of Learn Blender 3D Modeling for Unity Video Game Development is any video game development beginners (especially Unity game developers) who want to learn for 3D modeling, texture mapping and simple animations with Blender from scratch or just extend their capabilities to include 3D modeling in Blender. In other words, this great video course does not require any previous modeling experience.

Continue reading Learn Blender 3D Modeling for Unity Video Game Development

[v3.0.1] World Machine – Generate realistic 3D world terrain quickly and easily

World Machine is a powerful and flexible 3D world terrain generator specially designed for game engines or 3D rendering software. It provides procedural terrain creation, simulations of nature, and interactive editing for you to produce realistic terrains with high-resolution heightfields, textures, and meshes.

Continue reading [v3.0.1] World Machine – Generate realistic 3D world terrain quickly and easily

Bfxr – Elaborate remake of the popular game SFX generator sfxr

Sound is often an overlooked part in the process of making a game, but it can have a huge impact on the player experience. Sound can be direct recorded using either a microphone or connected instruments, but obviously using tools to create sound effects is much easier and more efficient. At the same time, having an excellent audio production tool in hand also plays a very important role in Game Jam competitions or game development processes.

Continue reading Bfxr – Elaborate remake of the popular game SFX generator sfxr

sfxr – Simple and fun game sound effects generator

sfxr (short for Sound Effects Rater) is a free and tiny sound effect quick generating tool specially designed for game developers, developed by Tomas Pettersson (DrPetter) from Sweden in the 10th Ludum Dare competition in 2007. As a procedural video game sound automatic generator for Windows, it’s so popular that it has many code transplantation works on Mac, Linux, Web, ActionScript and iPhone, made by other developers.

Continue reading sfxr – Simple and fun game sound effects generator

Irrlicht Engine – A free, open-source and lighting fast realtime 3D engine

To learn 3D game development with limited pockets, I guess you’ve tried many classic, free, open-source game development engines like TV3D (Truevision3D), OGRE and Irrlicht Engine. By contrast, the pros of TV3D are easy to learn and get started with; its cons are that it was built based on the ActiveX control and requires the RunTime DLL to be registered before running; OGRE is better than Irrlicht in that it has a capable and vigorous engine framework, and supports for extending new functionality in the form of plug-ins (this is better than Irrlicht); but its downside is that it’s not easy to get started with.

Continue reading Irrlicht Engine – A free, open-source and lighting fast realtime 3D engine