Search found 2 matches

by joemeng967
Sat Apr 19, 2014 7:50 pm
Forum: Beginners Help
Topic: How to script in Irrlicht
Replies: 1
Views: 265

How to script in Irrlicht

This is a really noobish question, but i haven't really spent any time researching this, but how do you script in Irrlicht?
by joemeng967
Fri Apr 18, 2014 3:29 am
Forum: Project Announcements
Topic: Irrlicht Lime is a .NET wrapper for Irrlicht Engine
Replies: 422
Views: 187135

Re: Irrlicht Lime is a .NET wrapper for Irrlicht Engine

Just rewrote the Hello World in VB Net Imports System Imports System.Collections.Generic Imports System.Linq Imports System.Text Imports IrrlichtLime Imports IrrlichtLime.Core Imports IrrlichtLime.Video Imports IrrlichtLime.Scene Imports IrrlichtLime.GUI Namespace _01.HelloWolrd     Class Program ' ...