Software Alternatives, Accelerators & Startups

Open 3D Engine VS Scotty

Compare Open 3D Engine VS Scotty and see what are their differences

Open 3D Engine logo Open 3D Engine

Open 3D Engine is an open-source 3D game development engine in real-time.

Scotty logo Scotty

Scotty is a Haskell framework inspired by Ruby's Sinatra.
  • Open 3D Engine Landing page
    Landing page //
    2023-09-01
  • Scotty Landing page
    Landing page //
    2023-06-29

Open 3D Engine videos

Lumberyard Engine Open Sourced!! -- O3DE or "Open 3D Engine" is the new name

More videos:

  • Review - Welcome to OPEN 3D Engine (O3DE)
  • Review - Announcing Open 3D Engine (O3DE)

Scotty videos

No Scotty videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to Open 3D Engine and Scotty)
Game Engine
100 100%
0% 0
Web Frameworks
0 0%
100% 100
Game Development
100 100%
0% 0
API Tools
0 0%
100% 100

User comments

Share your experience with using Open 3D Engine and Scotty. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Open 3D Engine and Scotty

Open 3D Engine Reviews

What Are the Best Game Engines?
Lumberyard is a free, cross-platform engine. But recently, Amazon has taken its game engine and transformed it into an open-source model. Open3D is the latest from Amazon. It builds on top of Lumberyard and creates a more modular approach to game development.

Scotty Reviews

We have no reviews of Scotty yet.
Be the first one to post

Social recommendations and mentions

Open 3D Engine might be a bit more popular than Scotty. We know about 17 links to it since March 2021 and only 13 links to Scotty. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Open 3D Engine mentions (17)

  • Unreal Engine change its price for non-game apps
    O3DE[0] looks interesting - owned by the Linux Foundation, originally based on Amazon's Lumberyard, and it has some big players involved: Amazon, Epic Games(!), Microsoft, NVIDIA, Intel, Huawei, Red Hat, [0] https://o3de.org. - Source: Hacker News / 8 months ago
  • Alternative Game Engines for Marooned Unity Developers
    03DE: Open source game engine, under Apache License 2.0, developed by Amazon and the linux foundation. Seems to work under a modular package called "gems", that you can use to pull in the functionality you need. It uses c++ as it's main language, but you can use Lua, python or visual scripting for scripting stuff. Has multiplayer built into the engine and what they call a "robust" system for open-world games.... Source: 8 months ago
  • Someone dropped the source code for Far Cry 1 on archive.org
    Note that Lumberyard became "Open 3D Engine" (yes, very inspired name) which is Apache 2 licensed: https://o3de.org/ https://github.com/o3de/o3de/ AFAIK all development in Lumberyard has ceased and moved to O3DE. - Source: Hacker News / 11 months ago
  • Did they take down the post about motion matching recently?
    Many pages in o3de.org are down. They are working on it. Source: 12 months ago
  • Is SPIRV-Cross a valid option to target Metal from HSSL?
    I've worked on this a bit as part of the shader pipeline of Open3DEngine, From my experience there are very few compatibility issues between hlsl and sprir-v, sprir-v to msl however does run into a few issues.Here are the ones I remember. Source: about 1 year ago
View more

Scotty mentions (13)

  • haskell todo list app (beginner)
    I would suggest checking out scotty for the http server - it uses warp by default, and is very beginner-friendly. Source: 12 months ago
  • School of Haskell: Basics
    If you're not a fan of the ruby-on-rails / swiss army knife approach that IHP takes, check out Scotty. Add Lucid for Html rendering, and Selda for Postgres. (There are other options for any of these tools if you prefer) - Scotty (simple web routing) https://hackage.haskell.org/package/scotty. - Source: Hacker News / over 1 year ago
  • Use Haskell from Nodejs
    Writing a Haskell webserver (maybe using scotty) and call it from node. Source: over 1 year ago
  • Programming language comparison by reimplementing the same transit data app
    I think ‘worst’ is very subjective here. It certainly does aim to be an all-encompassing ‘framework’ — but this is hardly unusual amongst web libraries (not just for Haskell!), and I feel Yesod gets the job done pretty well. Of course, Haskell has many alternatives if you don’t like Yesod: amongst other libraries, there’s Servant [0], snap [1], scotty [2], and the lower-level wai [3] and warp [4] if you feel the... - Source: Hacker News / over 1 year ago
  • Suggestions for "dashboard" graphics libraries?
    I've found htmx and hyperscript talking to scotty to be an easy way to get something like this going while retaining the joys of Haskell on the backend and avoiding the pains of Haskell on the frontend. Source: almost 2 years ago
View more

What are some alternatives?

When comparing Open 3D Engine and Scotty, you can also consider the following products

Godot Engine - Feature-packed 2D and 3D open source game engine.

IHP - The fastest way to buildtype safe web apps 🔥

Unity - The multiplatform game creation tools for everyone.

wai-routes - Type safe routing framework for wai

Cyberix3D - Free online 3D Game Maker. Make your own 3D games online!

Yesod - Yesod is a development tool used to create highly efficient websites and web applications from the ground up. Yesod includes almost everything you need to build a website, from templates to routing and execution. Read more about Yesod.