Skip to Content

irrlicht v1.8.5

Created
Updated

The Irrlicht Engine is an open source realtime 3D engine written in C++. It is cross-platform, using D3D, OpenGL and its own software renderers.

# License

Unknown

The Irrlicht Engine License
===========================

Copyright (C) 2002-2015 Nikolaus Gebhardt

This software is provided 'as-is', without any express or implied
warranty.  In no event will the authors be held liable for any damages
arising from the use of this software.

Permission is granted to anyone to use this software for any purpose,
including commercial applications, and to alter it and redistribute it
freely, subject to the following restrictions:

1. The origin of this software must not be misrepresented; you must not
   claim that you wrote the original software. If you use this software
   in a product, an acknowledgement in the product documentation would be
   appreciated but is not required.
2. Altered source versions must be clearly marked as such, and must not be
   misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution. 

# Supported Platforms

!(arm | uwp)

  • linux
  • osx
  • windows-x64
  • windows-x86
  • uwp
  • windows-arm64

# Features

No default features set.

# fast-fpu

Enable fast maths (at the expense of precision)

Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

# tools

Build the Tools FileToHeader, FontTool, GUIEditor and MeshConverter

Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

# unicode

Support unicode path on windows

Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

# Dependencies

# Host Dependencies

one transitive dependency:

# Dependents

# Host Dependents

No dependents.

# Contributors

  • Unknown's avatar Unknown
  • DailyShana's avatar DailyShana
  • Phoebe's avatar Phoebe
  • Jonas Karlsson's avatar Jonas Karlsson
  • Phoebe's avatar Phoebe
  • Jack·Boos·Yu's avatar Jack·Boos·Yu
  • Artem Shubovych's avatar Artem Shubovych
  • Billy O'Neal's avatar Billy O'Neal
  • LilyWangLL's avatar LilyWangLL
  • autoantwort's avatar autoantwort
  • JonLiu1993's avatar JonLiu1993

# Changelog

  • 3a750bd [irrlicht] update to <1.8.5> (#31558)
  • 5b11232 [many-ports] Don't use deprecated functions (autogenerated) (#26981)
  • 1028f96 [irrlicht] Add the remind of libraries which needed by Linux (#21511)
  • b295670 Bulk convert control files. (#19986)
  • 5fa8c71 [irrlicht] Add OSX support (#18725)
  • 58fc7e5 [irrlicht] Patch moved sysctl.h header file (#13137)
  • 21b56d9 [vcpkg_from_sourceforge] Add retry mirror function (2/2) (#12018)
  • a0e0c57 [vcpkg] Add vcpkg_from_sourceforge (1/2) (#11899)
  • cb97769 [irrlicht] Add Supports and fix environment variable reference (#11852)
  • 1be75a2 [irrlicht] add feature to support unicode path on windows (#9902)
and 7 more commits:

# Source