Giter Club home page Giter Club logo

irrlicht_project's Introduction

irrlicht_project

Bare Irrlicht project for Visual Studio 15 (x64)

Irrlicht Renderer Empty Project

This is a starter project to create 3D applications in Irrlicht, using Visual Code 15 (x64). This repository currently has the bin and lib files setup for Irrlicht, and a demo application that displays a 3D model.

How to set up from scratch

  1. Go to File -> New -> Project.
  2. Select an empty project, give it a name and a location.
  3. Once the new project has been created, go to the solution explorer and right click on the project name. Select Properties.
  4. Select the tab fpr VC++ Directories.
  5. In Include Directories add the Irrlicht include directory for your operating system.
  6. In Library Dependecies add the Irrlicht lib directory for you operating system.
  7. Now build the project. 8 If you run it and you get an error about a missing irrlicht.dll then you would need to copy the dll file to the executable that was created during the build process. I have to figure out how to include this on build time.

magicVoxel

irrlicht_project's People

Contributors

mishalzaman avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.