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!




 • Features Index
 • Submit Engine
 • List All Engines
List Recently Added Engines
List Recently Updated Engines
Frequently Asked Questions

Advanced Search

Engine Details

Blitz3D 1
Show Details   Web page   Email author   Read Reviews   Review or Rate this Engine Rating: (8 votes) [Edit] Edit
Blitz3D provides a simple yet powerful environment for game creation - simple, because its based around the popular and easy to use BASIC programming language; and powerful, thanks to a highly optimized underlying 2D/3D engine.
Author Blitz Research Ltd
Graphics API DirectX Operating Systems Windows
Programming Language BASIC Status Productive/Stable
Documentation Yes
Features
Built-in Editors Maple: a Constructive Solid Geometry modelling tool, designed to make creating 'indoor' style scenery as painless as possible.
Physics Collision Detection:
Lighting Per-vertex, Lightmapping:
offers directional lights, point lights and spot lights. You can control the color, range and 'cone' of lights with ease
Texturing Basic, Multi-texturing, Bumpmapping:
Multitexturing allows you to apply up to 8 layers of texture to an entity
Scene Management General, BSP, LOD:
esigned around the idea of entities.
makes extensive use of the idea of brushes to color, texture and otherwise manipulate the appearance of entities
Animation Keyframe Animation:
create animation sequences
Meshes Mesh Loading:
allows to either create your own meshes from scratch, or load existing meshes in either X, 3DS or B3D format.
B3D exporters are available for 3D Studio, Lightwave and Truespace.
Meshes provide features such as vertex colors and multiple texture coordinate sets.
Special Effects Environment Mapping, Billboarding, Particle System, Fog, Mirror:
supports spherical or cubic environment mapping.
Terrain Rendering, CLOD:
terrains can be modified in realtime
Sound & Video 2D Sound, 3D Sound:
Rendering Fixed-function:
Cameras offer the programmer direct control over viewport, zoom, clipping range, fog effects and even offer an isometric mode.
Multiple cameras supported
Features: Ease of Use:
Stability: Support:
Date Added Wed, 14 Jul 2004 Last Updated Sun, 8 Aug 2004
There are currently 8 reviews for this engine
License Name Price Source Code Comments
Other/Custom $100.00 No Package includes: Blitz3D compiler, IDE, debugger, example code, tutorials and documentation.

Screenshots:

Member Reviews


NOTE: The ratings and reviews below reflect the opinions of their respective authors and as such, do not reflect the opinions of DevMaster.net or its staff. The reviews are not moderated and some are completely inaccurate. Therefore, most reviews should be taken with a grain of salt. If you find any inaccurate or inappropriate reviews, let us know by stating in detail why you think the review should be removed and any links/documents that support your contention.

My First Review, on one of my favorite Indie Engines.
Posted by: luizyam at Oct 19, 2004
First of all, this is my first review, but not the last, I´ll be reviewing many other engines that I know.

I´ll tell also on the end of the review, the kind of game development teams that the engine is aimed for.

How I´m gonna rate it:

Features - The Built-in Features only (And some cost/benefit included)

Ease of use - I´ll be assuming that you have a solid logical notion as well a basic knowledge on a language and game development basics.

Stability & Performance - The name says it all.

Support: Not only the Company to Consumer Support, but the Community Suport and so on.

OK, here we go...

Features - Blitz3D built-in features are decent enough for a Indie 3D Engine, but no Physics, no DX9, no Shaders, no Bones Animation and many other things, but the programming, aside from being Basic, is very flexible, I´ve seen many good works using only the built-in features. You can even go Normal Mapping with some effort.

Ease of Use: Well, Blitz3D is all about coding, so, don´t expect a nice behavior based 3D Realtime Level Editor or some stuff like that. But don´t scare yourself, the Blitz Basic Language is pretty straightfoward, and you´ll be mastering the basics in little time, and improving yourself every day. Also, with the language, later you can make your own set of tools, like level editors, lightmapping, and so on... But there´s a HUGE lot of tools available, free and commercial, and those tools rule! Most of them were made for Blitz3D in Blitz3D. The two most impressive tools for B3D are for sure Gile[s] (lightmapper) and TerraED (Terrain Editor with a Level Editor functionality), these two saves you a lot of time, so you don´t have to make the "dirty job".

Stability & Performance: Damn stable and fast...

Support: The best of the best, the community is huge, Mark Sibly (the creator) is a great guy who helps anyone out. And the best thing is that everytime the dudes from Blitz community are making a cool thing to enhance Blitz3D... The last great thing was a Tokamak Wrapper, that gave us Blitz Users the world of Real Physics! And the best of all: For free! Newton Engine rox also!

Conclusion: If you want a good, stable and fast commercial engine, relatively easy to use, and with a huge community working to improve it every day, then you have to go Blitz3D. One of the best for Indie Game Developers.

Kind of engine: Indie Engine
Aimed for: Lone Developers to Small Teams (3-7)
Overall Grade:
Features:
Ease of Use:
Stability:
Support:
 
Blitz3D well worth the money
Posted by: Handy at Oct 31, 2004
Features:
The commandset is well thought out and surprisingly comprehensive. The commands are logical and consistent, but some may not like the hybrid C/BASIC syntax. Blitz3D programmes required DX7, so it's ideal for indie and shareware as it'll pretty much run on any hardware your customers are likely to have.

Ease of use:
Blitz3D is easy for both beginners and experienced programmers, but the hybrid C/BASIC syntax can make it more dificult for newbies to pick up. The IDE and debugger are extremely basic, and the debugger certainly need some attention, but there are many example programs to learn from and an updated documentation available on the internet.

Stability&performance:
That's easy, I have yet to find a PC that won't run my games, and Blitz3D is surprisingly stable meaning that you can be almost certain that the problem lies with your code.

Support:
This is the weakest point of Blitz3D. Updates are available online for both compiler and documentation, but Blitz Research Ltd seems to take an incremental approach to bug fixing and new features and updates less frequently that competing products. On the other hand, they do have a very solid product, where there aren't any showstoppers.

A very positive aspect is the community and the codebase, with hundreds of routines for solving every little problem or doing something smarter or faster.

Conclusion:
DX7 means that you can design your game to scale to whatever PC the customer has.

The Blitz3D language is quite simply elegant and when you ship your game, you can be reasonably assured that any problems will due to your own programming!
Overall Grade:
Features:
Ease of Use:
Stability:
Support:
 
Ideal solution for shareware game developers
Posted by: @rtur at Jan 3, 2005
I have created over 100 small freeware games with it, few shareware and one CD game.
It is very stable solution for shareware development, but lacks some cut edge features.

Currently I am going to make A type game using Blitz3D. If all will be ok, i'll let u know ;)
Overall Grade:
Features:
Ease of Use:
Stability:
Support:
 
blitz3d is a supportable engine!
Posted by: baudspeed at Jan 16, 2005
If you want to build a 3d game, app or even a 2d shooter, this si the way to go. very supported
No object oriented language though, but trust me it makes up for it in dev time

Excellent support from other people who use the system. Great access to demos tutorials and other peoples opinions and suggestions.

ALso can access external (non managed) dlls which means that you can use your own custom physics libraries, or database connection or network access, etc.

Great system
Overall Grade:
Features:
Ease of Use:
Stability:
Support:
 
Mac Support?
Posted by: TheGuy at Apr 25, 2005
When will there be a 3D Blitz engine for the Mac? I downloaded the BlitzMax one thinking it would be 3D and when it wasn't, I downloaded the demo for Blitz3D, not realizing that only the little 2D one could run on Macintosh! Looks really good so I hope I can use it soon...
Overall Grade:
Features:
Ease of Use:
Stability:
Support:
 
long time user
Posted by: kalisme at Nov 23, 2006
I've been using Blitz3d for a few years.
I would definatley say that it is easy to learn (especially if you've worked with any other form of BASIC). I jumped from Quickbasic to this when I was 13. I've watched the blitz engine added onto constantly thanks to a great community.
Now there are ways of incorperating tokamak physics & ODE physics... people have created projectedshow engines. I recently have programmed a free opensource soft projected shadow library and an opensource decal system for blitz3d.
And I'm 17! Blitz3d is not cutting edge technology, but it is easy to learn, it can be used by beginners, and experts can do amazing things with it. It Really speeds up the development process.
It's a good return to the days of old, where anyone could put together a game in there bedroom...
great stuff... worth a look... Check out the tech demos on the site :)
Overall Grade:
Features:
Ease of Use:
Stability:
Support:
 
Reasonable
Posted by: gdev2 at Oct 23, 2008
features: 3
Comparatively has less features!

Ease of use: 5
Lots of APIs to make you concentrate on the game programming. You need to know programming.

stability: 5
I've found no problem with IDE, compiler or the APIs yet.

support: 5
If you try to get what you want, you will, from forum or direct question.
Overall Grade:
Features:
Ease of Use:
Stability:
Support:
 
The best for hobbyists and indies
Posted by: KiBaLabs at Nov 19, 2007
Features: Blitz3D is missing 2 things: shaders and physics. And while physics can be added via 3rd party addons (PhysX, Newton, ODE, Tokamak) I guess most developers won't ever need shaders. If you don't know how to code efficient shaders, your game might look pretty but it won't run well. There are codes in the official codebase for realtime shadows, motion blur and bloom; all without shaders. Blitz3D is no Unreal Engine 3, but its featureset is very solid. If you are satisfied with the graphics on Playstation 2 level, then Blitz3D will be enough (a 3rd party DirectX 9 addon is in development btw!).

Ease of Use: as an beginner you will enjoy the BASIC language. If you prefer to code in C/C++/C#/etc. you can still take the B3D SDK. It got the same features as the original Blitz3D but it's a DLL that can be used with almost any language.

Stability & Performance: Released in 2001, Blitz3D has come a long way of updates and patches. It's rock solid and it's performance is the best it can be when using DirectX 7.

Support: While the creator of Blitz3D (Mark Sibly) is mostly hidden and just pops out then and when to make some huge announcements but the community is very helpful, there is a lot prewritten code on the forums to use and all the addons and IDEs will make sure you're not being left behind.

Conclusion: if you're a beginner, a hobbyist or a small indie dev crew (1-5) and you have never even touched shader programming then Blitz3D is for you. If you're the average programmer that prays to C++ all night long and that loves his GeForce 8800 then Blitz3D might not be that appealing. Try out the demo and see for yourself!
Overall Grade:
Features:
Ease of Use:
Stability:
Support:
 

Write your own review for this engine







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