SaaSHub helps you find the best software and product alternatives Learn more →
Urho3d Alternatives
Similar projects and alternatives to urho3d
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
Phaser
Discontinued Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering. [Moved to: https://github.com/phaserjs/phaser] (by photonstorm)
-
-
-
-
-
-
-
control-panel-for-twitter
Browser extension which gives you more control over your Twitter timeline and adds missing features and UI improvements - available for desktop and mobile browsers
-
The-Forge
The Forge Cross-Platform Rendering Framework PC Windows, Steamdeck (native), Ray Tracing, macOS / iOS, Android, XBOX, PS4, PS5, Switch, Quest 2
-
-
-
-
-
-
-
urho3d discussion
urho3d reviews and mentions
-
Which engine/program do you use?
Urho3D, an open source C++ game engine.
-
C++ Game Engine?
I believe Urho3d supports MacOS (see 'about' page on the legacy website).
-
Any Small c++ Engine for an fps game
Urho3D
-
I'd like to learn game engine development - where to even start?
If you're literally clueless your best bet is to first start learning with an existing clean-ish engine like Urho3D implementing whatever feature/screwing-around or start with a framework like nVidia's Donut that gets you your window and basic rendering in place.
-
Game Engine Renderer Architecture regarding UI
I would recommend tracking through the gist of Urho3D's batch/batchqueue stuff as it's a reasonable setup that is very intelligible (if you speak C++), it's not the greatest thing on the planet but you should be able to roughly grok it in an afternoon. Doing draw batch-pumps greatly streamlines the final drawing code.
-
Game engine for programmars
You could try Urho3D or its newer fork rbfx.
-
Preferred game engine
I use an engine called rbfx which is a fork of the Urho3D engine. A lot of it is just the fact that I've been using it for over a decade, so I am comfortable with it. I'm a programmer, not really comfortable with integrated editor engines such as Unity or Godot, and the easy C++ extensibility of the engine appeals to me. Plus it's decently powerful, and well supported on a lot of platforms (I build for Windows, WebGL, and very occasionally RPi for the most part) and is open source to satisfy that stubbornly libertarian side of my character.
-
What is the lightest C++ 3D game engine for Linux?
You might be interested in Urho3D.
-
I need a REALLY lightweight engine
If you don't mind something experimental, there is a C# version of Urho3D that is in fairly active development. There is also a C#-scriptable branch of the Urho3D fork, rbfx, located here. Both of these projects are still pretty in-the-works, but are still pretty usable.
- achieving 00's / ps2 graphics
-
A note from our sponsor - SaaSHub
www.saashub.com | 20 Jan 2025
Stats
urho3d/urho3d is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of urho3d is C++.