Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Try It Free
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
for the latest release see either
- https://github.com/OGRECave/ogre
- https://github.com/OGRECave/ogre-next
An efficient, object-oriented hardware accelerated 3D engine. It abstracts the differences between APIs and platforms and allows scene-oriented coding through an easy to use object model. Adaptable to multiple scene types (indoor, outdoor, whatever)
aka ogre v2 - scene-oriented, flexible 3D C++ engine
OGRE-Next is the next-generation iteration of the OGRE (Object-Oriented Graphics Rendering Engine), a powerful open-source 3D rendering engine designed for real-time applications, games, simulations, and visualizations. It focuses on high-performance rendering pipelines, especially Vulkan and modern OpenGL, offering tools for photorealistic and stylized rendering.
3dsmax toolkits for ogre3d engine, eazy to use, fully support for all sorts of entity type: skinned meshes, billboards, morph-targets, uv animation...etc.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Meshy (formely wxOgreMeshViewer) is a simple, powerful, easy to use mesh viewer for OGRE 3D mesh format. Features skeleton view, animation preview, detailed mesh information, resources.cfg loading for power users, dockable windows, and more
Virtual Camera representation using the Toric Space
ToricCam is a C++ library I have developped for my research. It provides a starting point to using the Toric Space viewpoint representation [Lino & Christie, SIGGRAPH 2015]. It also implements our preliminary work published at SCA 2012. The library is released under the GNU General Public License version 3.
For researchers who want to use the library for their work, please quote the papers as follows:
+ Efficient Composition for Virtual Camera Control. C. Lino, M. Christie. In ACM...
An Ogre camera control system plugin. Easily expandable and plugable to current Ogre projects. It implements some basic camera modes: free, orbital, chase, through target... Still in early stage.
OGITOR is an attempt to build a general purpose editor to quickly create scenes which can then loaded in an OGRE application for both rapid prototyping purposes and also supplying a WYSWYG editor environment for OGRE.
Open-source, cross-platform 3D rendering engine for .NET and Mono. The Axiom Engine is a high-performance C# port of the powerful OGRE engine and provides full support for DirectX, OpenGL and XNA on Windows, Linux, Android, iPhone and Windows Phone.
A Ruby script to export Google SketchUp scenes as Ogre 3D meshes
This is a Ruby script for Google SketchUp which can export 3D scenes to the Ogre 3D rendering engine. It is released under the LGPL.
Development is sponsorized by ASA-Lab at the Virtual Reality & Multimedia Park.
OgreSnakes is a RAD game tool developed in Python-Ogre. Uses Bullet for physics, Hikari for HUD and RTT videos, and OpenAL for sounds. OgreSnakes works together with OgreMax exporter to make easily 3d applications. See more in OgreSnakes Forum.
.NET wrapper for the OGRE 3D rendering engine. ________ .DON'T USE THE DOWNLOAD BUTTON on right side. (It points to outdated files.) Click to "Files" instead. ________ Also look to the Mogre PROJECT PAGE: http://www.ogre3d.org/wiki/index.php/MOGRE
The so3DTools aims to provide many different helper class, examples and tutorial in C++ for OGRE3D. It aims to make understand how to use some advanced features in OGRE 3D. It is LGPL. At 2011/03/28, the project contains 20 tutorials + Ogre.chm.
Ani2Pov is a 3d file converter for Anim8or (PovRay,ms3d, SMD, Collada, Ogre, Irrlicht, ASE, AC3D, VideoScape...) It can also convert several 3D file formats to Anim8or (using ASSIMP). Learn More:. http://texel3d.free.fr/projets/ani2pov/index.html
...I wrote it over three years ago, and wrote it in quite a hurry when I did. If you compare this stuff with my GPE code, its like night and day.
Well, hopefully somebody learning to work with OGRE or to program in C++, might find it useful
The ZFX-Comunity-Engine is a realtime 3D engine developed from the members of the ZFX-Community. It supports different render-APIs like D3D and OpenGL aud works on differents platforms like Windows, Linux, BSD and others.
Rage stands for Really Amateurish Graphics Engine. It is designed for use with multiple rendering windows such as in a Win32 MDI application. Inspired by OGRE, RAGE shares some semantics, although uses none of the code. Will help OGRE experienced users.