Stencil portals with irrlitch

Discuss about anything related to the Irrlicht Engine, or read announcements about any significant features or usage changes.
Post Reply
giacomo986
Posts: 5
Joined: Fri Feb 27, 2015 5:31 pm

Stencil portals with irrlitch

Post by giacomo986 »

Hello everyone, i've done portals with irrlicht.

Here the video:
https://www.youtube.com/watch?v=lG3q7mjLg6E

I have to finish part of the code and write comments, then i'll share with you the source code.
giacomo986
Posts: 5
Joined: Fri Feb 27, 2015 5:31 pm

Re: Stencil portals with irrlitch

Post by giacomo986 »

Here i posted the source:

https://github.com/giacomo986/Irrlicht-Stencil-Portals

To compile the code I used Codeblocks and minGW with freeglut. Insert the folder inside irrlicht example folder, open the project with codeblocks and run.

My code might be bad to see but I learned how to program for hobby on books. I'd like you to try it and tell me how to improve it.

This code is free to use for everyone.

Please ask me if something it is not clear.
CuteAlien
Admin
Posts: 9682
Joined: Mon Mar 06, 2006 2:25 pm
Location: Tübingen, Germany
Contact:

Re: Stencil portals with irrlitch

Post by CuteAlien »

Welcome to the forum and thanks for the nice code!
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Post Reply