castle-client VS lovr

Compare castle-client vs lovr and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
castle-client lovr
1 35
47 1,654
- -
7.1 9.7
over 1 year ago 1 day ago
C C
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

castle-client

Posts with mentions or reviews of castle-client. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-05.
  • LÖVR – An open source framework for rapidly building immersive 3D experiences
    11 projects | news.ycombinator.com | 5 Aug 2021
    So there's actually two things:

    1. Love can actually be used directly as a C++ library. It's a bit of work to get the build system going but that's what we do on https://github.com/castle-xyz/castle-client/tree/master/core -- example of use of the Love API: https://github.com/castle-xyz/castle-client/blob/7bfffa10e84... -- we used to use the Lua Love and have since worked on porting our engine to C++. It even runs in the web with the same code through Wasm.

    2. For a 'simple C library for 2d (and actually 3d) game development' -- I would highly recommend https://www.raylib.com/. I really, really dig the API design there. One of the main 'downsides' I guess is it doesn't out of the box build natively for iOS -- but the Wasm support makes it run there pretty fine out of the box and raylib-fork can be used to get a native iOS build going with some work. It's got a lot of stuff out of the box including a GLTF loader and skeletal animation.

lovr

Posts with mentions or reviews of lovr. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-17.

What are some alternatives?

When comparing castle-client and lovr you can also consider the following projects:

g3d - Simple and easy 3D engine for LÖVE.

raylib - A simple and easy-to-use library to enjoy videogames programming

love - LÖVE is an awesome 2D game framework for Lua.

A-Frame - :a: Web framework for building virtual reality experiences.

love-typescript-definitions - Write LÖVE 2D projects with TypeScript

TIC-80 - TIC-80 is a fantasy computer for making, playing and sharing tiny games.

Godot - Godot Engine – Multi-platform 2D and 3D game engine

OculusQuestMixedRealityForiOS - Mixed Reality app for iOS

OpenXR-SDK-Source - Sources for OpenXR loader, basic API layers, and example code.