About 98,100 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. Create Material Ogre-Next - Ogre Forums

    Dec 26, 2024 · I would like to handle split screens dynamically. So I would like to create in C++ a material file, and create glsl/hlsl shaders with a dynamic count of textures and geomData and write …

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

  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. Using read-only and uav buffers in GLSL vs HLSL - Ogre Forums

    Apr 15, 2025 · What is the idea in Ogre to handle different binding slots in HLSL and GLSL? Is it intended to use conditions in c++ code to verify whether we are in d3d11 or gl3plus and whether …

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

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

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

  9. Blender to Ogre mesh exporter

    Aug 17, 2021 · 3. I also set the correct path to OGRETOOLS_XML_CONVERTER in io_ogre/config.py prior to the first run. 4. After copying the addon enable it in Blender from User Preferences > Add …

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