ogre v14.3.1
- Created
- Updated
3D Object-Oriented Graphics Rendering Engine
# License
# Supported Platforms
!uwp
- ✅ linux
- ✅ osx
- ✅ windows
- ❌
uwp
# Features
Default features: assimp
, freeimage
, overlay
, zip
# assimp default
Build with assimp support
Dependencies:
Host Dependencies:
3 transitive dependencies:
- vcpkg-cmake (by draco )
- vcpkg-cmake-config (by draco )
- vcpkg-cmake-get-vars (by minizip )
# bullet
Build with bullet physics support
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by bullet3 )
- vcpkg-cmake-config (by bullet3 )
# csharp
Build csharp bindings
Supports: !static & !android & !ios & !emscripten
- ✅ linux-dynamic
- ✅ osx-dynamic
- ✅ windows-dynamic
- ❌
linux-static - ❌
osx-static - ❌
windows-static
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# d3d9
Build Direct3D9 RenderSystem
Supports: windows
- ✅ windows
- ❌
linux - ❌
osx
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# freeimage default
Build with FreeImage support (no effect for Emscripten)
Host Dependencies:
3 transitive dependencies:
- vcpkg-cmake (by imath )
- vcpkg-cmake-config (by imath )
vcpkg-cmake-get-vars (by libpng )
Platforms:
arm & android
# java
Build Java (JNI) bindings
Supports: !static & !android & !ios & !emscripten
- ✅ linux-dynamic
- ✅ osx-dynamic
- ✅ windows-dynamic
- ❌
linux-static - ❌
osx-static - ❌
windows-static
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# openexr
Build with OpenEXR support
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by imath )
- vcpkg-cmake-config (by imath )
# overlay default
# python
Build Python bindings
Supports: !static & !android & !ios & !emscripten
- ✅ linux-dynamic
- ✅ osx-dynamic
- ✅ windows-dynamic
- ❌
linux-static - ❌
osx-static - ❌
windows-static
Dependencies:
and 11 transitive dependencies:
- gettext-libintl (by gettext )
libiconv (by gettext-libintl )
Platforms:
!linux
- zlib (by python3 )
Host Dependencies:
8 transitive dependencies:
- pkgconf (by vcpkg-pkgconfig-get-modules )
vcpkg-cmake (by gettext-libintl )
Platforms:
linux
- vcpkg-cmake-config (by libuuid )
- vcpkg-cmake-get-vars (by vcpkg-msbuild )
- vcpkg-get-python (by python3 )
vcpkg-msbuild (by python3 )
Platforms:
windows
- vcpkg-pkgconfig-get-modules (by vcpkg-msbuild )
- vcpkg-tool-meson (by pkgconf )
# strict
Force Ogre resource manager to be strict with group names and resource names
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# tools
Build tools
Supports: !android & !emscripten
- ✅ linux
- ✅ osx
- ✅ windows
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# zip default
Build ZIP archive support
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# zziplib
Obsolete, use zip feature instead
Host Dependencies:
No dependencies.
# Dependencies
# Host Dependencies
No transitive dependencies.
# Dependents
# Host Dependents
No dependents.
# Contributors
- Silvio Traversaro
- Alexander Karatarakis
- Dmitry Marakasov
- LazyHamster
- Robert Schumacher
- Stefano Sinigardi
- James Chang
- Phil Christensen
- Victor Romero
- pravic
- Lily
- nicole mazzuca
- Long Huan
- NancyLi1013
- Jack·Boos·Yu
- Phoebe
- dweckmann
- autoantwort
- Nick
- Kai Pastor
- Rémy Tassoux
- JonLiu1993
- jim wang
- Cheney Wang
- Thomas1664
- WangWeiLin-MV
- gerard-ryan-immersaview
# Changelog
and 39 more commits:
457ca50
[ogre] add missing 'debug' to rename pathad29f38
[ogre] bump CONTROL version number3ade657
[ogre] Slight modernization007144b
[ogre] Update to 1.11.3a870f5d
[ogre] Bump control versionf20b53c
[ogre] update to v1.10.1126a180b
[ogre] Fix unrelocatable CMake files, also attempt to enable Debug3c4a456
[ogre] Fix static builds3e36c7b
[ogre] Reincarnation of cmake install dir patch. Updated version to 1.10.9.f4b09f5
[ogre] Update port to Ogre version 1.10.8.f30df21
Fix extra whitespace in version26516fe
vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)effbdfb
Add ogre port