About 92,200 results
Open links in new tab
  1. Issues setting up Ogre3D as an external dependency with CMake

    Nov 18, 2024 · Ogre Version: 14.3.1 Operating System: Windows Alright, so I'm trying to set up a project which uses Ogre3D as a dependency and having a bit of trouble. I have added Ogre3D as a git …

  2. [Solved] Create an animated texture from image file (s) without ... - OGRE

    Jul 9, 2023 · Examples of both methods would be appreciated since I'm just trying to learn Ogre-next's basics, so the more knowledge the better. I didn't create an atlas, but I found "flame_anim.png" in …

  3. Multithread in python: root.startRendering () - Ogre Forums

    Oct 2, 2024 · In ogre, (python) callbacks are registered as a (python) descendant of some virtual class, like OgreBites::InputListenter. The solution is however, simple, the binding code needs to temporarily …

  4. Errors during Build for Linux - Ogre Forums

    Feb 18, 2025 · However it looks like it didn't pick up the ogre-next-deps dependencies correctly as it was trying to build without JSON support. While this is supported, it's not recommended as many features …

  5. Rendering to texture , procedural texture generation - OGRE

    Aug 5, 2024 · Hello, what I try is the manual, procedural resource creation. I want a texture be generated from shader programs , to do that I created ORTHO camera, and mesh quad which is supposed to …

  6. Low level material alpha channel not working - Ogre Forums

    Apr 24, 2025 · HlmsBlendblock is incorrectly setup. Could be a silly mistake. Or it could be that someone passed a stack-generated pointer instead of one generated by HlmsManager. Several months ago …

  7. [1.10.11] RTSS Fails to Compile Due to OGRE_NEW Definition - Ogre …

    Apr 19, 2018 · It looks like the OGRE_NEW macro is only present to provide file and other location information for debugging allocations. In fact, within the 1.10.11 documentation for the …

  8. Challenges Integrating Ogre in WPF with SWIG and D3DImage

    Nov 1, 2024 · Ogre Version: 14.3 OS: Windows Hey everyone , I've been trying to use Ogre in WPF, but it's been quite challenging. I found some older discussions about this, but they were using Mogre, …

  9. vcpkg with manifest linker and plugin load issue - Ogre Forums

    Dec 27, 2024 · Ogre Version: :14.3.1: Operating System: :Windows 10: Render System: :DX11: I have a simple (empty) project in Visual Studio 2022. I added wxWidgets and later Ogre via vcpkg. I enabled …

  10. Load material script programatically - Ogre Forums

    Nov 6, 2010 · Load material script programatically by paladin_knight » Wed Aug 24, 2011 1:44 am