Skip to content

gabehowe/rust-gl

Repository files navigation

rust-gl

This is my experimental rendering library that I've used for a couple of my projects and experiments, including my rust implementation of the eades spring embedder gabehowe/gl-spring-embedder.

The examples are, in order of most to least interesting:

A simple 3d rendering test with GLTF and OBJ model loading.

cargo run --example chapel

The drawing module drawing very many dots.

cargo run --example drawing_test

Empty space.

cargo run --example untextured_cube

Works with modified dependencies:

image

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published