PDA

View Full Version : Quantum Engine v1.0.1 Released!



Pyrogine
23-01-2010, 03:16 PM
Quantum Eventび「 Games is pleased to announce Quantum Engine (http://quantumeventgames.com/products/gamedev/quantum-engine.html)び「 v1.0.1. It's a cross-language 32bit native code compiler and light-weight IDE that has an advanced 2D game engine for PC's running Microsoft Windowsャニ and uses Direct3Dャニ for hardware accelerated rendering. It's robust, designed for easy use and suitable for making all types of 2D games and other graphic simulations. Your code can compile to a stand-alone EXE and/or to dynamic loadable compiled units (run-time packages). The core game engine consists of a high-level object oriented game application framework with a plethora of classes and routines to allow you to rapidly and efficiently develop your graphics simulations. There is support for surfaces, textures, sprites, audio, streams, archives, configuration files, render targets, swap chains, databases and much more.

Pyrogine
23-01-2010, 05:38 PM
Updated and new IDE screen shots:

http://quantumeventgames.com/images/stories/products/quantumengine/1.0/gallery/qeds_thumb.png (http://quantumeventgames.com/images/stories/products/quantumengine/1.0/gallery/qeds.png) http://quantumeventgames.com/images/stories/products/quantumengine/1.0/gallery/qeds_spell_dict_thumb.png (http://quantumeventgames.com/images/stories/products/quantumengine/1.0/gallery/qeds_spell_dict.png) http://quantumeventgames.com/images/stories/products/quantumengine/1.0/gallery/qeds_synthilite_options_thumb.png (http://quantumeventgames.com/images/stories/products/quantumengine/1.0/gallery/qeds_synthilite_options.png) http://quantumeventgames.com/images/stories/products/quantumengine/1.0/gallery/qeds_struct_view_thumb.png (http://quantumeventgames.com/images/stories/products/quantumengine/1.0/gallery/qeds_struct_view.png) http://quantumeventgames.com/images/stories/products/quantumengine/1.0/gallery/qeds_topic_search_thumb.png (http://quantumeventgames.com/images/stories/products/quantumengine/1.0/gallery/qeds_topic_search.png) http://quantumeventgames.com/images/stories/products/quantumengine/1.0/gallery/qeds_editor_options_thumb.png (http://quantumeventgames.com/images/stories/products/quantumengine/1.0/gallery/qeds_editor_options.png) http://quantumeventgames.com/images/stories/products/quantumengine/1.0/gallery/qeds_replace_thumb.png (http://quantumeventgames.com/images/stories/products/quantumengine/1.0/gallery/qeds_replace.png) http://quantumeventgames.com/images/stories/products/quantumengine/1.0/gallery/qeds_find_thumb.png (http://quantumeventgames.com/images/stories/products/quantumengine/1.0/gallery/qeds_find.png) http://quantumeventgames.com/images/stories/products/quantumengine/1.0/gallery/qeds_fonteditor_thumb.png (http://quantumeventgames.com/images/stories/products/quantumengine/1.0/gallery/qeds_fonteditor.png) http://quantumeventgames.com/images/stories/products/quantumengine/1.0/gallery/qeds_spell_check_thumb.png (http://quantumeventgames.com/images/stories/products/quantumengine/1.0/gallery/qeds_spell_check.png) http://quantumeventgames.com/images/stories/products/quantumengine/1.0/gallery/qeds_about_thumb.png (http://quantumeventgames.com/images/stories/products/quantumengine/1.0/gallery/qeds_about.png) http://quantumeventgames.com/images/stories/products/quantumengine/1.0/gallery/qeds_spell_correct_thumb.png (http://quantumeventgames.com/images/stories/products/quantumengine/1.0/gallery/qeds_spell_correct.png) http://quantumeventgames.com/images/stories/products/quantumengine/1.0/gallery/qeds_goto_line_thumb.png (http://quantumeventgames.com/images/stories/products/quantumengine/1.0/gallery/qeds_goto_line.png)

arthurprs
23-01-2010, 05:40 PM
Great work Jarrod, IDE looks great and will really help :yes:

Pyrogine
23-01-2010, 07:19 PM
@arthurprs

Thanks!

paul_nicholls
23-01-2010, 09:39 PM
Downloading now!

Great job!

cheers,
Paul

Pyrogine
23-01-2010, 10:02 PM
@paul_nicholls

Thanks!

Pyrogine
25-01-2010, 05:49 AM
Some screens of a examples that are included in the current distro. I'm am working on lots more to showcase the array of features in Quantum Engine. You can download standalone examples here (http://quantumeventgames.com/products/downloads/category/2-quantum-engine.html?download=4%3Aquantum-engine-v1.0.1-examples).

Elastic - Simple physics demo. Shows how you can implement elastic physics can be implemented using QE.

Scroll - 4 way scrolling demo. This demo uses the RenderTitled method to title an image across the view port and how to scroll around a virtual world in QE.

PolyPoint - PolyPoint Collision demo. The PP collision system is unique to QE. It can auto-trace an arbitrary shaped sprite. Notice the outline around the two images. There are 4 values that you can be tweaked to control the trace.

Viewports - Viewports demo. Shows how you can easily manage multiple independent view ports in QE.

http://quantumeventgames.com/images/stories/products/quantumengine/1.0/gallery/Elastic_thumb.png (http://quantumeventgames.com/images/stories/products/quantumengine/1.0/gallery/Elastic.png) http://quantumeventgames.com/images/stories/products/quantumengine/1.0/gallery/Scroll_thumb.png (http://quantumeventgames.com/images/stories/products/quantumengine/1.0/gallery/Scroll.png) http://quantumeventgames.com/images/stories/products/quantumengine/1.0/gallery/PolyPointCollision_thumb.png (http://quantumeventgames.com/images/stories/products/quantumengine/1.0/gallery/PolyPointCollision.png) http://quantumeventgames.com/images/stories/products/quantumengine/1.0/gallery/Viewports_thumb.png (http://quantumeventgames.com/images/stories/products/quantumengine/1.0/gallery/Viewports.png)

Vinzvega
27-01-2010, 08:14 AM
Very very nice !

It's for a commercial project certainly ?
hold your way, man, it's quite Impressive.

I see you use PaxCompiler : It's a nice tool, and certainly a solid base of the script part of your tool.


Vincent

Pyrogine
27-01-2010, 12:30 PM
@Vinzvega

Thanks!

It's free for non-commercial use, must purchase a RegDev license for commercial projects. The main difference between the shareware and registered version will be:

Non-intrusive watermark displayed in the upper right portion of the screen.
Support for direct linking to against the DLL.
Maybe some other incentives for purchasing a license.

This way, there is no DRM (not a fan of it really and it's pointless. It WILL be cracked anyway) and you can evaluate the product as long as you need to determine if it fits your needs without pressure. This gives me valuable feedback of which I can then use to make a more solid and useful product. I see it as a win/win.

Beta testing and those that contribute (demos, examples, etc) I can offer a free RegDev license and access to early builds ect. The RegDev license will be very indie friendly indeed.

If anyone is interested in Beta testing or contribution, feel free to contact me (http://quantumeventgames.com/support/contact-us.html).

Pyrogine
28-01-2010, 05:58 AM
Quantum Engine Update (01/27/2010)


http://quantumeventgames.com/images/stories/products/quantumengine/1.0/gallery/QAsteroids_thumb.png (http://quantumeventgames.com/images/stories/products/quantumengine/1.0/gallery/QAsteroids.png)

Added compiler SyntaxCheck.
LiveSourceび「 update of product build number if @INCBUILDNUM project directive is on.
Turned off AutoSync in structure tree view.
Started working on Quantum Asteroids, an game example demonstrating lots of Quantum Engine features.
Misc changes, fixes and enhancements.