About 82,100 results
Open links in new tab
  1. 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 …

  2. 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. …

  3. 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 …

  4. Ogre Tutorials: Terrain, Sky and Fog - Terrain::getLayerBlendMap ...

    Mar 15, 2025 · Ogre Tutorials: Terrain, Sky and Fog I'm working entirely in main.cpp without classes and any GUI-related code, just to quickly experiment with things. I believe my code is …

  5. [2.2] Low-level rendering from 3rd party API in current Ogre

    Sep 2, 2020 · The Ogre 2.1 implementation I found uses FrameListener::frameRenderingQueued, but it's not called in Ogre 2.2, and I'm not sure exactly where I could raise this event myself. …

  6. How to know in advance whether a vertex program can be …

    May 21, 2024 · Ogre Version: 4.0.0 Operating System: Windows10 Render System: OpenGL 3+ guys, I'm trying to make a simple tool, and going to read the local file, load vertex program or …

  7. 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 …

  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 …

  9. Ogre building some Dependencies in Release instead of Debug

    Nov 1, 2023 · Ogre building some Dependencies in Release instead of Debug by Subham Burnwal » Mon Oct 30, 2023 10:06 am Ogre Version: 14.1 Latest Operating System: Windows …

  10. [1.10.11] RTSS Fails to Compile Due to OGRE_NEW Definition

    Apr 19, 2018 · The OGRE_NEW macro is being defined on line 420 within the OgreMemoryAllocatorConfig header file. Which is activated due to the conditional located on …