engine

module
v0.0.0-...-793ea6c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 24, 2021 License: BSD-3-Clause

README

A 3D game engine written in Go!

Visit azul3d.org for more information.

Update Oct 23, 2021

I spent nearly four (awesome) years building Azul3D. I didn't produce any demos or anything that looked cool, but I learned an immense amount. You can read about my journey here: https://devlog.hexops.com/2021/increasing-my-contribution-to-zig-to-200-a-month

Utlimately, it appeared on Hacker News which at the time I found a bit demoralizing. Development slowed down for various reasons, and I joined a startup (Sourcegraph) for other reasons. I've learned so much about programming, myself, what I want to do in life, business, and so much more since.

Originally, I intended to resume development of Azul3D - but as time went on this seemed less likely. At the same time, I began experimenting with lower level languages such as Rust, a custom language, and Zig - ultimately finding Zig to be an awesome experience and a very natural transition from Go.

If you're a Go developer interested in gamedev, I really think that you will feel at home with Zig and suggest you give it a try.

It's now time for me to put some serious commitment behind something I'm passionate about, game development. I'm doing that in Zig, you can find out more here:

https://devlog.hexops.com/2021/mach-engine-the-future-of-graphics-with-zig

Directories

Path Synopsis
Package audio implements various audio types and interfaces.
Package audio implements various audio types and interfaces.
flac
Package flac provides a FLAC audio decoder.
Package flac provides a FLAC audio decoder.
wav
Package wav decodes and encodes wav audio files.
Package wav decodes and encodes wav audio files.
Package binpack implements Jake Gordon's 2D binpacking algorithm.
Package binpack implements Jake Gordon's 2D binpacking algorithm.
Package dstarlite implements the D* Lite pathfinding algorithm.
Package dstarlite implements the D* Lite pathfinding algorithm.
grid
Package grid implements D* Lite grid-based pathfinding.
Package grid implements D* Lite grid-based pathfinding.
gfx
Package gfx provides generic interfaces to GPU-based rendering techniques.
Package gfx provides generic interfaces to GPU-based rendering techniques.
camera
Package camera provides a basic 2D and 3D camera implementation.
Package camera provides a basic 2D and 3D camera implementation.
clock
Package clock measures frame-based application performance.
Package clock measures frame-based application performance.
gfxutil
Package gfxutil implements basic gfx utilities.
Package gfxutil implements basic gfx utilities.
gl2
Package gl2 provides a OpenGL 2 based graphics device.
Package gl2 provides a OpenGL 2 based graphics device.
internal/gl/2.0/gl
Package gl implements Go bindings to OpenGL.
Package gl implements Go bindings to OpenGL.
internal/gles2/2.0/gles2
Package gles2 implements Go bindings to OpenGL.
Package gles2 implements Go bindings to OpenGL.
internal/tag
Package tag simply exposes a few build tags as constants.
Package tag simply exposes a few build tags as constants.
webgl
Package webgl provides a WebGL graphics device.
Package webgl provides a WebGL graphics device.
window
Package window is the easiest way to open a window and draw graphics.
Package window is the easiest way to open a window and draw graphics.
Package keyboard implements various keyboard related data types.
Package keyboard implements various keyboard related data types.
Package lmath implements a 3D linear math library.
Package lmath implements a 3D linear math library.
Package mouse implements various mouse related data types.
Package mouse implements various mouse related data types.
native
al
Package al implements Go bindings to OpenAL.
Package al implements Go bindings to OpenAL.
cp
Package cp is a wrapper for the Chipmunk 2D Physics Engine.
Package cp is a wrapper for the Chipmunk 2D Physics Engine.
freetype
Package freetype is a wrapper around the FreeType font rendering library.
Package freetype is a wrapper around the FreeType font rendering library.
ode
Package ode provide a Go interface to the Open Dynamics Engine library.
Package ode provide a Go interface to the Open Dynamics Engine library.
Package tmx implements routines for rendering tmx maps.
Package tmx implements routines for rendering tmx maps.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL