DevMaster.net - Your source for game development
[[ Home | Forums | 3D Engines Database | Wiki | Articles/Tutorials | Game Dev Jobs | IRC Chat Network | Contact Us ]]
Welcome Guest!

Sponsored Links Latest Game Development Articles (View All Articles)

Introduction to C++ with Game Development: Part 20, Sound
In this tutorial, you will learn how to add sound to your game, using the FMOD Ex sound library. You will also learn about sound quality, and how to use FMOD for special sound effects, such as echo, reverb, low-pass filters and so on. (19/07/2010)
Introduction to C++ with Game Development: Part 19, Artifical Intelligence
The apparent intelligence (AI) in the computer characters in games is one of the factors of successful and fun games. AI is a very large field, but in this tutorial, we'll introduce the basics that will provide a glimpse of how AI is implemented. (18/07/2010)
Introduction to C++ with Game Development: Part 18, Physics
In this tutorial, you will be introduced to game physics. This is an incredibly broad field, and quite complex too, so you'll really only get a teaser. This will however produce some pretty effects, which you will most definitely appreciate. (17/07/2010)
Introduction to C++ with Game Development: Part 17, File I/O
Another important topic that is required to be able to write games is reading and writing to files. In this article, we'll go over how to read/write text and binary data to/from files. (16/07/2010)
Would you like to write for DevMaster.net? Click here

Latest Game Development News

  (Submit News)
Saturday, September 4, 2010
3D Rad v7.03b Now Fully Backwards Compatible
Posted by: Steve at 6:04:52 am
The September 2010 release of 3D Rad comes with a fully working beta of version 7, now able to play any project created with version 6, using NVidia PhysX engine in place of ODE.

Furthermore, unlike previous beta releases, it now lets you compile to stand-alone projects that run on the final user PC without requiring the PhysX system software installed, thus solving all compatibility problems once and for all.

This month also sees version 6.47 of 3D Rad, which includes important new features like the ability to dynamically generate/remove visual imposters based on the position of a reference 3d mesh, becoming public and available for download at the 3D Rad website.

3D Rad is a freeware, user-friendly 3d editor with a straightforward developing workflow and ready-to-use physics simulation. You can use it to create any sort of stand-alone, interactive 3d project for Windows 7/Vista/XP.

Ideal for CG artists and non-coders, but flexible enough to meet the needs of expert developers as well.
Read more... | 0 Comments | 167 Views
Wednesday, September 1, 2010
Korean Game Developers Adopt Autodesk Kynapse Middleware
Posted by: Raz Public Relations at 4:41:39 pm
Korean game developers MAIET Entertainment and WeMade Entertainment have both licensed Autodesk's Kynapse middleware for upcoming titles "GunZ2: The Second Duel" and "LF." The studios licensed the technology to help reduce development time and overall project cost, enabling them to invest in other areas that add value to their games.
Read more... | 0 Comments | 776 Views
Tuesday, August 31, 2010
jMonkeyEngine 3 releases Alpha2
Posted by: Erlend Sogge Heggen at 1:37:21 pm
Website | Blog | About Us | Download & Source

The second alpha release of the Java game development suite jMonkeyEngine 3 is now official. See the jmonkeyengine.com blog for the complete news article, and download the SDK install (jMonkeyPlatform) from the open repository.

Highlights include a new input system, PSSM & SSAO, many physics improvements and intuitive material editing. Anyone with an interest in Java game development or advanced 3D graphics would be wise to check it out!
Read more... | 0 Comments | 465 Views
Saturday, August 28, 2010
GLBasic V8 is now available
Posted by: Nicholas Kingsley at 4:01:39 pm
GLBasic, the game programming language based on BASIC, has now been updated to Version 8. This version has many enhanced features and includes OpenPandora support. For more details, see http://www.glbasic.com.
Read more... | 0 Comments | 541 Views
Thursday, August 26, 2010
Darwin Dimensions Announces Back-to-School Discount for University Students and Faculty on EvolverPro.com
Posted by: Raz Public Relations at 3:16:58 pm
Darwin Dimensions has announced a back-to-school discount for students and faculty on EvolverPro.com, offering an affordable solution for the creation of 3D character models that can be easily integrated into academic projects in the upcoming school year.
Read more... | 0 Comments | 548 Views
Next major release of iAuxSoft’s audio/networking/sql db C++ programming engines.
Posted by: Dmitry Kostjuchenko at 11:58:03 am
iAuxSoft has just announced a next major release of the advanced programming engines dedicated to audio, networking and sql db interaction. This release introduces new interesting features along with bug-fixing.
Read more... | 0 Comments | 529 Views
Open-source 3D engine PixelLight released
Posted by: Christian Ofenberg at 2:27:21 am
PixelLight is an open-source, cross-platform 3D application framework written in C++. It currently supports Windows and Linux, and a mobile port for Maemo 5 is on the way. PixelLight has a highly plugin driven architecture with plugins for many third-party middleware such as sound and physics engines, input devices etc. It has a modern deferred shader renderer and currently supports both OpenGL and OpenGL ES 2.0.

On http://www.pixellight.org/ you'll find some videos, downloadable demos, an SDK for Windows and Linux and of course the URL of our public git repository.
Read more... | 0 Comments | 966 Views
Thursday, August 19, 2010
Koonsolo RPG Editor Adds Auto Layering Tilemap Editing
Posted by: Koen Witters at 5:26:02 am
The Koonsolo RPG Editor (http://www.koonsolo.com/rpgeditor) improves on the process of designing tilemaps by using a smart technique called "Tilemap Auto Layering". Designers don't need to worry about layers anymore, and now they can just place the tiles straight onto the tilemap. The program then calculates which correct layer to place them on. This new technique makes tilemap creation faster and easier. If you want to see this tilemap auto layering in action, watch the video at http://www.youtube.com/watch?v=fEWZtGm89xM.
Read more... | 0 Comments | 783 Views
Monday, August 16, 2010
Matali Physics now supports Windows Phone 7
Posted by: komires at 4:57:21 pm
Matali Physics is an advanced, cross-platform, fully managed 3D physics engine, intended for the .NET platform. The latest build of the engine introduces support for Windows Phone 7. A demo is available that shows the full physical 3D UI on Windows Phone 7.
Read more... | 0 Comments | 860 Views
Saturday, August 14, 2010
Spinor Breaks New Ground for 3D in Web
Posted by: Folker Schamel at 2:57:14 am
German game development firm Spinor announced today its new Shark 3D Web Player. On the vast majority of computers, the user can directly run a game based on the Shark 3D Web player without having to run a plugin or client installer. Spinor also announced Shark 3D for the iPhone/iPad platforms.
Read more... | 0 Comments | 1157 Views



The Daily Image
The Simul Sky Sequencer

[The Simul Sky Sequencer]
By: Roderick Kennedy, Simul Software
3 Comment(s)

The Daily Image Archive
Submit Image

The Daily Code Gem

By: Kenneth Gorking
10 Comment(s)



Latest Forum Posts
• Graphics Theory & Programming:
GLSL texture index
(Today, 09:25pm)
• Graphics Theory & Programming:
Realtime radiosity
(Today, 04:39pm)
• Graphics Theory & Programming:
Engine Design diagram tools !
(Today, 04:15pm)
• Graphics Theory & Programming:
My vertex and pixel shader issues
(Today, 01:52pm)
• Personal Announcements:
New animator tool needs feedback
(Today, 01:02pm)
• Personal Announcements:
CardWars, my turn-based strategy
(Today, 08:42am)
• Graphics Theory & Programming:
Scene Management :D
(Today, 06:36am)
• DevMaster Lounge:
Lol, Duke Nukem Forever Back In Development
(Today, 04:48am)
• Graphics Theory & Programming:
Image reverse rendering
(Today, 02:10am)
• General Development:
Walk on Meshs.x (exported from 3dsmax)
(Today, 01:30am)




Sponsored By
GarageGames

Link to us!

DevMaster.net
TripleBuffer
GreatGamesExperiment
CodeSampler
Game Development Search Engine
yov408
Game Tutorials
GameDev.net


Copyright ©2003-2010, DevMaster.net. All rights reserved.