irrchan - irrlicht + guichan wrapper

Announce new projects or updates of Irrlicht Engine related tools, games, and applications.
Also check the Wiki
Post Reply
bkeys
Posts: 42
Joined: Sat Feb 27, 2016 9:06 pm

irrchan - irrlicht + guichan wrapper

Post by bkeys »

First off: I would like to credit Tecan for writing a majority of the code for this wrapper, I simply put it in a nicer package.

irrchan is a wrapper for guichan and Irrlicht, this is being used in my project DMUX and I am releasing this in hopes that it will benefit someone somewhere. I also update and maintain GCE, a editor for the guichan that I find very helpful. For those of you who are not aware guichan is a GUI framework that is very simple, but I would say that it is a step above what the Irrlicht GUI can provide so it is very nice for people who want a minimal GUI but not the Irrlicht GUI. Here are the links to the git repositories:

irrchan:
https://gitlab.com/bkeys/irrchan

irrchan-examples:
https://gitlab.com/bkeys/irrchan-examples

guichan website:
http://guichan.sourceforge.net/oldsite/

Here is a screenshot of irrchan at work:

Image

EDIT: fixed the img tags, thank you aaammmsterdddam for helping me out with my phpBB newb-ness.
Last edited by bkeys on Tue Jun 28, 2016 1:15 am, edited 3 times in total.
- Brigham Keys, Esq.
Cube_
Posts: 1010
Joined: Mon Oct 24, 2011 10:03 pm
Location: 0x45 61 72 74 68 2c 20 69 6e 20 74 68 65 20 73 6f 6c 20 73 79 73 74 65 6d

Re: irrchan - irrlicht + guichan wrapper

Post by Cube_ »

Cannot GET /36736ffb-ff16-4cad-8869-99245459a1d3
your image link is dead.
"this is not the bottleneck you are looking for"
bkeys
Posts: 42
Joined: Sat Feb 27, 2016 9:06 pm

Re: irrchan - irrlicht + guichan wrapper

Post by bkeys »

aaammmsterdddam wrote:
Cannot GET /36736ffb-ff16-4cad-8869-99245459a1d3
your image link is dead.
Sorry about that, I got it fixed now
- Brigham Keys, Esq.
Cube_
Posts: 1010
Joined: Mon Oct 24, 2011 10:03 pm
Location: 0x45 61 72 74 68 2c 20 69 6e 20 74 68 65 20 73 6f 6c 20 73 79 73 74 65 6d

Re: irrchan - irrlicht + guichan wrapper

Post by Cube_ »

awesome - working fine now, and looking good - here's a working img embed for you:

Code: Select all

[img]https://s32.postimg.org/ip0k639o5/Unnamed_Window_037.png[/img]
Image
"this is not the bottleneck you are looking for"
Post Reply