adi_gpu_base

Crates.ioadi_gpu_base
lib.rsadi_gpu_base
version0.11.0
sourcesrc
created_at2018-02-25 04:24:49.904399
updated_at2018-08-05 17:00:18.265381
descriptionTrait for implementing the adi_gpu api
homepagehttps://gitlab.com/plopgrizzly/adi/
repositoryhttps://gitlab.com/plopgrizzly/adi/adi_gpu_base
max_upload_size
id52739
size13,877
Jeron Aldaron Lau (AldaronLau)

documentation

https://docs.rs/adi_gpu_base

README

Plop Grizzly

Aldaron's Device Interface / GPU / Base

Trait for implementing the adi_gpu api.

This project is part of ADI.

Features

  • Provide trait for the adi_gpu api
  • Helper functions for implementations.

Roadmap to 1.0 (Future Features)

  • WIP

Change Log

0.11

  • Version now matches adi_gpu.
  • Added drop function to implement.

0.9

  • Update to euler 0.4

0.8

  • Now depends on Euler for Vec3 and Mat4

0.7

  • Moved collision function, and other Octree-related code to another crate.

0.6

  • Added collision function for collison detection.
Commit count: 76

cargo fmt