Download Irrlicht.Net

Description

Irrlicht.Net, is practically what the name says, a wrapper for Irrlicht 1.7.2, written in C#, but should work for other .Net based programming languages.It is, right now in the very early stages, but still you can make something out of it.

Source Files

The download file irrlichtdotnet.zip has the following entries.


AssemblyInfo.cpp/*from   w  ww .  j a va2s.c o  m*/
BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
Color.h
ColorFormat.h
Device.h
DriverTypes.h
EventReciever.h
Fog.h
Image.h
ImageLoader.h
Irrlicht.Net.sln
Irrlicht.Net.vcxproj
Irrlicht.Net.vcxproj.filters
Irrlicht.Net/Core/AABBox3D.cs
Irrlicht.Net/Core/Dimension2D.cs
Irrlicht.Net/Core/IrrMath.cs
Irrlicht.Net/Core/Line2D.cs
Irrlicht.Net/Core/Line3D.cs
Irrlicht.Net/Core/Matrix3D.cs
Irrlicht.Net/Core/Matrix4D.cs
Irrlicht.Net/Core/Plane3D.cs
Irrlicht.Net/Core/Position2D.cs
Irrlicht.Net/Core/Quaternion.cs
Irrlicht.Net/Core/Rectangle.cs
Irrlicht.Net/Core/Vector2D.cs
Irrlicht.Net/Core/Vector3D.cs
Irrlicht.Net/Core/Vector4D.cs
Irrlicht.Net/Device.cs
Irrlicht.Net/DriverChoice.cs
Irrlicht.Net/EventReceiver.cs
Irrlicht.Net/GUI/Button.cs
Irrlicht.Net/GUI/CheckBox.cs
Irrlicht.Net/GUI/ColorSelectDialog.cs
Irrlicht.Net/GUI/ComboBox.cs
Irrlicht.Net/GUI/ContextMenue.cs
Irrlicht.Net/GUI/CursorControl.cs
Irrlicht.Net/GUI/EditBox.cs
Irrlicht.Net/GUI/Element.cs
Irrlicht.Net/GUI/ElementFactory.cs
Irrlicht.Net/GUI/ElementTypes.cs
Irrlicht.Net/GUI/FileOpenDialog.cs
Irrlicht.Net/GUI/Font.cs
Irrlicht.Net/GUI/FontBitmap.cs
Irrlicht.Net/GUI/GUIEnvironment.cs
Irrlicht.Net/GUI/Image.cs
Irrlicht.Net/GUI/InOutFader.cs
Irrlicht.Net/GUI/ListBox.cs
Irrlicht.Net/GUI/MeshViewer.cs
Irrlicht.Net/GUI/ScrollBar.cs
Irrlicht.Net/GUI/Skin.cs
Irrlicht.Net/GUI/SpinBox.cs
Irrlicht.Net/GUI/Sprite.cs
Irrlicht.Net/GUI/SpriteBank.cs
Irrlicht.Net/GUI/SpriteFrame.cs
Irrlicht.Net/GUI/StaticText.cs
Irrlicht.Net/GUI/Tab.cs
Irrlicht.Net/GUI/TabControl.cs
Irrlicht.Net/GUI/Table.cs
Irrlicht.Net/GUI/ToolBar.cs
Irrlicht.Net/GUI/TreeView.cs
Irrlicht.Net/GUI/TreeViewNode.cs
Irrlicht.Net/GUI/Window.cs
Irrlicht.Net/GammaRamp.cs
Irrlicht.Net/IEventReceiver.cs
Irrlicht.Net/INative.cs
Irrlicht.Net/IO/ArchiveLoader.cs
Irrlicht.Net/IO/ArchiveTypes.cs
Irrlicht.Net/IO/AttributeExchangingObject.cs
Irrlicht.Net/IO/Attributes.cs
Irrlicht.Net/IO/FileArchive.cs
Irrlicht.Net/IO/FileSystem.cs
Irrlicht.Net/Irrlicht.Net.csproj
Irrlicht.Net/KeyCodes.cs
Irrlicht.Net/KeyMap.cs
Irrlicht.Net/Logger.cs
Irrlicht.Net/OSOperator.cs
Irrlicht.Net/Properties/AssemblyInfo.cs
Irrlicht.Net/ReferenceCounted.cs
Irrlicht.Net/Scene/AnimatedMeshSceneNode.cs
Irrlicht.Net/Scene/AnimatedMeshType.cs
Irrlicht.Net/Scene/AnimationTypes.cs
Irrlicht.Net/Scene/CameraSceneNode.cs
Irrlicht.Net/Scene/CullingType.cs
Irrlicht.Net/Scene/MeshSceneNode.cs
Irrlicht.Net/Scene/Quake3/BlendFunction.cs
Irrlicht.Net/Scene/Quake3/LevelLoadParameter.cs
Irrlicht.Net/Scene/Quake3/ModifierFunction.cs
Irrlicht.Net/Scene/Quake3/Noiser.cs
Irrlicht.Net/Scene/Quake3/Shader.cs
Irrlicht.Net/Scene/Quake3/ShaderManager.cs
Irrlicht.Net/Scene/Quake3/Variable.cs
Irrlicht.Net/Scene/Quake3/VariableGroup.cs
Irrlicht.Net/Scene/SceneManager.cs
Irrlicht.Net/Scene/SceneNode.cs
Irrlicht.Net/Scene/SceneNodeAnimator.cs
Irrlicht.Net/Scene/SceneNodeAnimatorTypes.cs
Irrlicht.Net/Scene/TerrainSceneNode.cs
Irrlicht.Net/Scene/TriangleSelector.cs
Irrlicht.Net/SystemMemory.cs
Irrlicht.Net/Timer.cs
Irrlicht.Net/Video/AnimatedMesh.cs
Irrlicht.Net/Video/Color.cs
Irrlicht.Net/Video/ColorFormat.cs
Irrlicht.Net/Video/DriverTypes.cs
Irrlicht.Net/Video/Material.cs
Irrlicht.Net/Video/MaterialFlags.cs
Irrlicht.Net/Video/Mesh.cs
Irrlicht.Net/Video/Texture.cs
Irrlicht.Net/Video/Vertex3D.cs
Irrlicht.Net/Video/VideoDriver.cs
Irrlicht.dll
Irrlicht.h
IrrlichtW/EventReceiverProxy.h
IrrlichtW/Init.cpp
IrrlichtW/IrrlichtW.vcxproj
IrrlichtW/OSOperator.h
IrrlichtW/animatedMesh.h
IrrlichtW/cameraSceneNode.h
IrrlichtW/cursorControl.h
IrrlichtW/fileSystem.h
IrrlichtW/guiElement.h
IrrlichtW/guiEnvironment.h
IrrlichtW/irrlichtDevice.h
IrrlichtW/main.cpp
IrrlichtW/main.h
IrrlichtW/material.h
IrrlichtW/referenceCounted.h
IrrlichtW/sceneManager.h
IrrlichtW/sceneNode.h
IrrlichtW/sceneNodeAnimator.h
IrrlichtW/staticText.h
IrrlichtW/stuff.h
IrrlichtW/terrain.h
IrrlichtW/timer.h
IrrlichtW/videoDriver.h
Keycodes.h
OSOperator.h
ReferenceCounted.h
Stdafx.cpp
Stdafx.h
Timer.h
Tutorials/Tutorial2/Tutorial2.sln
Tutorials/Tutorial2/Tutorial2/Program.cs
Tutorials/Tutorial2/Tutorial2/Properties/AssemblyInfo.cs
Tutorials/Tutorial2/Tutorial2/Tutorial2.csproj
Tutorials/Tutorial4/Tutorial4.sln
Tutorials/Tutorial4/Tutorial4/Program.cs
Tutorials/Tutorial4/Tutorial4/Properties/AssemblyInfo.cs
Tutorials/Tutorial4/Tutorial4/Tutorial4.csproj
Tutorials/bin/Irrlicht.Net.dll
Tutorials/bin/Irrlicht.dll
Tutorials/bin/IrrlichtW.dll
VideoDriver.h
app.ico
app.rc
readme.txt
resource.h

Download

Click the following link to download irrlichtdotnet.zip.

irrlichtdotnet.zip




















Home »
  C# Free Code »
    Language »




CoffeeScript
docx2tex
DotNet Language
Ghostscript
IronPython
LaTeX
PHP
PowerShell
Python
VBDotNET