Page 1 of 1

Project gallery and website. Submit projects here

Posted: Fri Jan 28, 2011 5:06 pm
by hybrid
Hi,
this is an approach to update our 'projects with Irrlicht' website (http://irrlicht.sourceforge.net/screens ... jects.html) and extend our gallery of awesome screenshots (http://sourceforge.net/apps/gallery/irrlicht/)
Please don't post general project questions or gallery questions here. Any discussion will be removed from this thread. Use one of the other boards for this.

If you are project maintainer of a stable or even commercial project, you may submit a project abstract and screenshots of your app/game/tool in this thread. Please make sure that your project fulfills the following requirements and your post includes the necessary information and links.
  • Your project must have a dedicated website or being listed as an existing, finished project on a well-known website (appshop, game distributor, open source repository, ...)
  • You must include a name for the project, a short abstract about the idea and usage (at least 5 sentences) and a short summary about the history (at least start and releases of the project, the latter only if anything is already released)
  • You must give the link to the project website and/or to the shop/repository where the tool can be downloaded.
  • Since we want to fill our gallery with some more images, you must provide at least two images from your project. All scenes must be rendered with Irrlicht, and you must have all necessary rights to publish the scene, and furthermore give us the rights to publishthe screenshot. Please make sure that the screenshots are large enough, and are accessible for more than a few weeks (as it might take some time before we update the gallery).
If you don't want to publish certain information, you might try to contact us by PM or mail. There might be situations where we might make an exception for certain things.
Please don't put too much information into this thread. Create your own project announcement for this. Your project seems to be eligible if you can submit it here. You should also consider submitting a screenshot to the monthly screenshot contest.

These rules may get changed in the future. Moreover, even if your project complies with all requirements, there's no guarantee that we will add the project to either the gallery or the website. If we do so, you will be informed if we have a contact address.

Posted: Sat Jan 29, 2011 5:15 pm
by Brainsaw
Am I the first one to post here? Nice. OK, the screenshots are from my (more or less) well known "Stunt Marble Racers" game. The project is finished.

Project Name : Stunt Marble Racers
Website: http://www.dustbin-online.de/marbles2.php
Project Start: August 2009
Project End: October 2010

The idea was to make a fun-to-play racing game "inspired by Marble Madness". Originally the project was intended to be a little demo for the "IrrOde" wrapper, but it turned into being a "complete game". Includes single player, two player splitscreen and up to four player network playing, and a replay mode where recorded races can be watched.

The game was released as open source under the zlib licence, sourcecode is included in the download package.

here are some screenshots:

Image
Image
Image
Image

Posted: Sat Jan 29, 2011 7:06 pm
by devsh
Project Name: Blooddrunk Engine
Description: And effort to conjoin components a few dead and finished projects of mine, Project Ninja Star(dead), Global Illumination Demo for Irrlicht(fini), Pazystamo's ATMOsphere enhanced with realtime atmospheric scattering(fini), PSSLiPSMVSM (in progress) to create a game engine which is as open ended and exposed as irrlicht allowing to code games with a high level of abstraction (even with python) or use the subsystems directly(irrlicht, cAudio, bullet) without anything imposed on the application by the engine. The project is aiming to produce one of the first deferred render based open source game engine using GPGPU solutions (OpenCL).

Project Start: December 2010
Website: [\b] blooddrunk-game-engine.googlecode.com

Image
Image
Image
Image
Image

Posted: Sun Jan 30, 2011 9:59 pm
by hybrid
@devsh: From your website:
This project currently has no downloads.
This is for finished or mature projects under development. This requires as an absolute minimum at least one, better several releases. And it needs to be at least in beta state, better already finalised.
@Brainsaw: Yeah, very good submission. I didn't find enough time this weekend to prepare the infrastructure for this, but I'll try to get to it in the next days.

Posted: Sun Jan 30, 2011 11:00 pm
by devsh
@ hybrid:

I didnt realize... Qurter of the projects on that gallery are not in beta while some dont even have a single demo

Ps my project has no downloads but you cancheckout the svn any time

Posted: Mon Jan 31, 2011 12:35 pm
by Tihtinen
Hello, we made a game a while back. The project page in the forums still exists: http://irrlicht.sourceforge.net/phpBB2/ ... hp?t=38344

Project name: Quantum
Website: http://www.bluegrounds.com/Projects
Download link: http://www.students.tut.fi/~laitin33/Quantum.zip (stable, our university servers)
Project start: February 2010
Project end: October 2010
Project status: Finished

Idea with this game was to create a 3D tower defence game and learn game/graphics programming. The game is for windows/Direct3D9 and requires shader model 3.0 to run. As a quick description I will copy-paste from the project announcement topic:

"The game is a 3D Tower defence where your mission is to secure an alien flower's growth on planet earth. This will not be easy as enemies ranging from quickly moving ants to a walking tree stump are also on a mission to kill this odd plant. "

Screenshots: (Click to enlarge)
ImageImage
ImageImage

Posted: Thu Mar 10, 2011 4:46 pm
by jorgerosa
Screenshots:
Image

Project Name: IMP - Irrlicht Media Player
URL: http://sourceforge.net/projects/irrlichtmp/
Project Start: Aug 25, 2010
Project End: Under Development
Licence: No restritions for personal, commercial or any other kind of use.
All full source code is available for download. (Same as irrlicht)

Main Idea: Imagine that you load your audio (mp3, ogg, wav, avi, theora) file (could also have a jukebox mode) and it starts to play... then in the stage a character(s) will dance, jump, or play an instrument(s), whatever, with lots of blinking lights and flash lights, etc... (disco ambiance) also with random nice audience events. (Flash lights cameras, people whistling, etc...)

Re: Project gallery and website. Submit projects here

Posted: Sun Dec 01, 2013 11:21 am
by Squarefox
Project name: DunGen - a procedural 3D Dungeongenerator library for Irrlicht
Project start: June 2011
Project end: version 1.0 officially released in December 2013, more versions coming
Project status: finished, further updates are coming
Website: http://dungen.squarefox.net

Description:
DunGen is a library for Irrlicht, which can be used to generate and use 3D dungeons for your Irrlicht games and other applications.
Methods of procedural synthesis, such as L-system, Voxels and Hermite-Splines are used to generate these dungeons.
The generation of a complete dungeon usually takes less than a half minute (under 10 seconds on a modern Core i7 processor).
DunGen features the generation of procedural voxel based caves, which can be eroded, filtered, warped and smoothed so that they look more realistic.
You can also generate corridors between rooms and/or cave parts, and place detail objects (e.g. torches or monsters) in them.
Own .irr scene files can be used to provide room patterns for your dungeon.

Screenshots:
Image
Image

Kind regards,
Squarefox

Re: Project gallery and website. Submit projects here

Posted: Fri May 30, 2014 4:29 am
by AltSoftLab
Project name: AltSketch Graphics Library
Project start: July 2012
Project end: current release version 0.85
Project status: in development (it has not deadline)
Website: http://www.AltSoftLab.com
Licensing: Free for No Commercial Uses

Description:
AltSketch is a pure C# CLS compliant 100% managed, without unsafe blocks Vector Graphics Library for Games, Scientific Applications and other uses of Computer Graphics for MS .NET / Mono.
It has Software and Hardware Render Backends, contains a subsystem AltNETType - port of wonderful font rendering library Freetype and subsystem AltNETImage for Image manipulations (loading, saving, transformations).
AltSketch SDK includes wide variety of extensions: ported to AltSketch popular libraries (GUI, Plot, GIS, Computer Science, Graphics etc.).
As AltSketch has several integrations with most popular GUI systems, you can develop and test drawing part of your 3D application/game as independent program, and then easy integrate it into your main solution. It is flexible and useful development method in case of main project bulking and test complexity or useful for team development process. Now you can draw Graphics in 3D with Brushes and Pens like you do it with any drawing library.

AltSketch Irrlicht Vector Text
Image

AltSketch Irrlicht SVG
Image

AltSketch Irrlicht QuickFont
Image

AltSketch Irrlicht Gwen GUI
Image

AltSketch Irrlicht SVG Transformation
Image

AltSketch Irrlicht GUI Control
Image

AltSketch Irrlicht ExtBrush
Image

AltSketch Irrlicht Clipped RenderBox
Image

Image
AltSketch Irrlicht Box2D Vertical Stack
Image

Image
AltSketch Irrlicht Awesomium Web Browser
Image

Re: Project gallery and website. Submit projects here

Posted: Wed Jan 21, 2015 3:50 pm
by christianclavet
Project name: IRR RPG BUILDER
Project start: June 2010
Project end: Undetermined, current alpha is 0.3
Project status: in development alpha(open source with no deadline). Tool can be used.
Website: http://irrrpgbuilder.sourceforge.net
Licensing: MIT Licence

Description:
IrrRPG Builder is a simple and powerful tool designed to help people new to programming and/or players who want to create RPG games without advanced knowledge in programming languages. This tool has a simple interface that enables the creation of 3D environments very quickly. The Lua scripting language is integrated into the system and assists the creation of game logic, artificial intelligence of NPCs and enemies.

Screenshots:
Image
Image
Image
Image