go-bgfx VS fauxgl

Compare go-bgfx vs fauxgl 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
go-bgfx fauxgl
1 2
57 845
- -
10.0 0.0
over 9 years ago about 1 year ago
C Go
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.

go-bgfx

Posts with mentions or reviews of go-bgfx. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-28.
  • 3D graphics library
    10 projects | /r/golang | 28 Aug 2022
    I'm looking for something that's relatively low-level (not a game engine) but preferably abstracts some of the boilerplate away and is cross-platform. Something like go-bgfx would have been perfect for me, but it has been long abandoned. The only real remaining option appears to be the glfw-bindings go-gl/glfw. Otherwise, I could make use of cgo to wrap some c/c++ code myself. I'm somewhat hesitant to go with glfw, because openGL isn't supported on all platforms (but realistically, I'm not going to publish anything that needs to go on mobile), and doesn't support raytracing, which I eventually want to mess around with too.

fauxgl

Posts with mentions or reviews of fauxgl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-28.

What are some alternatives?

When comparing go-bgfx and fauxgl you can also consider the following projects:

go-webgpu - Go bindings for WebGPU, a safe & cross-platform GPU abstraction

glfw - Go bindings for GLFW 3

go-sdl2 - SDL2 binding for Go

Vulkan - Examples and demos for the new Vulkan API

go-webgpu-examples

vulkan - Vulkan API bindings for Go programming language

raylib-go - Go bindings for raylib, a simple and easy-to-use library to enjoy videogames programming.