-
gltf
glTF 2.0 loader
-
fontdb
in-memory font database with CSS-like queries
-
swash
Font introspection, complex text shaping and glyph rendering
-
obj-rs
Wavefront obj parser for Rust. It handles both 'obj' and 'mtl' formats.
-
owned_ttf_parser
ttf-parser plus support for owned data
-
noto-sans-mono-bitmap
pre-rasterized characters from the “Noto Sans Mono” font in different sizes and font weights for multiple unicode ranges. This crate is
no_std
and needs no allocations or floating… -
poppler-rs
High-level (safe) bindings for poppler-glib
-
tween
A tweening library for games
-
kcl-lib
KittyCAD Language implementation and tools
-
tmf
3D model compression format achieving compression ratio of between 4.2 and 1.95, while being very fast to read and having no visual difference between compressed and uncompressed models
-
display3d
display 3d objects in the terminal
-
meshx
A mesh eXchange library with conversion utilities for popular mesh formats
-
brres
designed for reading and writing .brres 3d model archives used in the Nintendo Wii games. The library provides C bindings, making it useful in both Rust and C/C++ based projects.
-
bevy_gaussian_splatting
bevy gaussian splatting render pipeline plugin
-
image_dds
Convert images to and from compressed DDS formats
-
sdf_glyph_renderer
Tools for generating SDF font glyphs from bitmap images
-
spirv-tools
Wrapper crate for SPIRV-Tools
-
easy-gltf
glTF 2.0 loader with an easy to use output
-
maray
JIT Ray Tracing using basic math
-
glow_glyph
A fast text renderer for glow, powered by glyph_brush
-
nobject-rs
A parser for wavefront Obj/Mtl files. Written with Nom.
-
kittycad-modeling-cmds
Commands in the KittyCAD Modeling API
-
mview-extract
unpacking Marmoset Viewer archive packages, enabling the extraction and decompression of 3D models and scenes
-
threemf
3MF (3D Manufacturing Format) file format support
-
gltf_kun
Graph-based glTF processing library
-
tagu
Write SVG / HTML / XML programmatically
-
servo-fontconfig
Rust bindings for fontconfig
-
goldsrc-rs
Collection of file's parsers for goldsrc engine
-
egraphics-cli
CLI tool for processing graphics formats in 3D space
-
emesh-cli
CLI tool for processing 3D polygon meshes
-
vrm-spec
VRM data structures
-
vmdl
Rust parser for valve model files
-
f3l_segmentation
3D Point Cloud Library
-
binary-greedy-meshing
A port of https://github.com/cgerikj/binary-greedy-meshing to Rust
-
gltfgen
Command line tool for generating glTF 2.0 animations from numbered sequences of mesh files
-
voxcov
Write something
-
allegro_ttf
Allegro 5 ttf addon Rust wrapper
-
modelz
load various 3D file formats into a shared, in-memory representation
-
webtype
The package provides a parser for fonts in Web Open Font Format
-
landon
A collection of tools, data structures and methods for exporting Blender data (such as meshes and armatures) and preparing it for your rendering pipeline
-
fbxcel-dom
FBX DOM library
-
minetest-gltf
glTF 2.0 loader with an easy to use output. Modified extensively for the minetest-rust engine.
-
mod3d-gltf
3D Models for Gl processing
-
stationary-cam
This safe CLI generates a stationary cam as .svg
-
polyhedral_mass_properties
Calculation of mass properties for triangle meshes
-
rbx_mesh
Rust parser for Roblox mesh files
-
openusd
Rust native USD library
-
ambient_model
Ambient model functionality. Host-only.
-
mesh_to_vox
A program to convert triangle meshes to voxels
-
hronn
An experimental CNC toolpath generator
-
homunculus
3D modeling library
-
collada
parsing COLLADA documents for mesh, skeletal and animation data
-
nannou_mesh
The mesh abstraction shared between nannou’s
Draw
andUi
abstractions -
blend_info
Print some information about a Blender scene file
-
allegro_font
Allegro 5 font addon Rust wrapper
-
occt-sys
Static build of the C++ OpenCascade CAD Kernel for use as a Rust dependency
-
xdot
Parse graphviz’ xdot draw instructions
-
goth-gltf
A lightweight, low-level reader for gltf (and glb) files
-
glsl-include
expanding #include directives in GLSL source strings
-
sicd-rs
interact with SICD files
-
luminance-glyph
A fast text renderer for luminance, powered by glyph_brush
-
egraphics
processing graphics formats in 3D space
-
mallumo
Rendering library focused on real-time global illumination techniques
-
nanoem
MMD Model file and Motion file Parser
-
bgel
apply Khronos glTF extensions to Bevy models
-
cardinal-values
handling cardinal directions
-
mview
parsing Marmoset Viewer archive packages
-
font-rs
A font renderer written (mostly) in pure, safe Rust
-
mash
A 3D mesh loading/manipulation library
-
flo_canvas
describing graphics context drawing actions without requiring a specific implementation
-
bvh_anim
A .bvh file parser
-
ambient_model_import
Ambient model importer. Host-only.
-
rpak
no_std-compatible helper for the Quake 2 PAK format
-
blender-mesh
Serialize / deserialize Blender armatures
-
pdf_parser
PDF parser
-
l3d
loading 3D objects
-
ptex-sys
Rust sys bindings for Ptex https://github.com/wdas/ptex
-
lindenmayer_graphic
Build recursive images (fractals, plants, etc..), supporting multiple graphic APIs to build an SVGBuild recursive images (fractals, plants, etc..), supporting multiple graphic APIs to build an SVG
-
include-merkle
Functionality for generating a Merkle-tree of a given text file with include references, replacing includes paths with a deterministic versioned identity, and also functionality for…
-
svg_composer
A strongly typed SVG composing library written in Rust. This library allows you to ensure the soundness of your generated SVGs at the compile time of your project.
-
city2ba
generating synthetic bundle adjustment problems
-
xblend
color library
-
brres-sys
Low-level bindings for librii's .brres layer
-
transhader
Transpile shaders on the fly using procedural macros
-
modelassetlib-native
Native library for Minecraft mod ModelAssetLib
-
blend-converter
Convert blend files to other 3D formats
-
hexasphere
evenly tile hexagons on a sphere
-
voxelify
Convert a 2D pixel art image into GLTF 3D object
-
shambler
hulking, lighting-tossing geometry processor
-
spirv-tools-sys
Wrapper crate for SPIRV-Tools
-
egraphics-io
IO operations for processing graphics formats in 3D space
-
hom
3D modeling program/viewer
-
moc3
reading models from binary .moc3 files
-
minigltf
a small gltf parser with minimal dependencies and fast compilation
-
bevy_vox_scene
A Bevy engine plugin for loading Magica Voxel world files and render materials directly in Bevy as a scene graph
-
voxelizer
port of karimnaaji's C Voxelizer
-
rustlf
Bindings for the glTF JSON Schema - only loads in data
-
kgltf
Load and save glTF files
-
vox-format
Parser for MagicaVoxel's .VOX file format
-
nanogltf
Nanoserde based gltf parsing library
-
msdf
Safe msdfgen bindings for Rust
-
collada_io
Collada input and output
-
inochi2d
Pure Rust implementation of Inochi2D, the realtime 2D puppet animation framework
-
svg
The package provides an SVG composer and parser
-
mmd
Miku Miku Dance format parser for rust programming language
-
icosahedron
Generates subdivided and truncated icosahedron spheres
-
smol-rgb
A smol library for (s)Rgb color handling
-
rendersloth
A 3D Renderer for the CLI
-
ira_cli
Command line interface for preparing assets for Ira
-
pbf_font_tools
Tools for working with SDF font glyphs encoded in protobuf format
-
ms3d
ms3d file parsing library
-
shine-gltf
JSON parsing for the gltf crate based on https://github.com/gltf-rs/gltf
-
spirt
Shader-focused IR to target, transform and translate from
-
darkomen
Warhammer: Dark Omen library and CLI in Rust
-
immense
building 3D structures with simple composable rules
-
fi2b
Convert floating point and integer numbers into bytes and put them into an array
-
opencascade
A high level Rust wrapper to build 3D models in code, using the OpenCascade CAD kernel
-
notosans
providing several of Google's Noto Sans true type fonts as slices of bytes
-
bobp
basic parsing of Wavefront OBJ files
-
katharostech/arsenal_blender_core
Core library use by the arsenal-blender plugin to perform most tasks
-
rfw-math
Math utilities used in rfw
-
eightfold
3D space partitioning library
-
asefile
loading Aseprite files
-
obj-exporter
Wavefront obj exporter for Rust
-
meshlite_ffi
C ABI layer for meshlite. Allows building meshlite as a dynamic library.
-
gltf-utils
complement the gltf crate
-
truetype
The package provides a builder and parser of TrueType fonts
-
burn_gaussian_splatting
burn gaussian splatting render pipeline plugin
-
rust-assimp
wrapper for assimp the open asset import library
-
all-is-cubes-port
Data import/export for the all-is-cubes engine
-
turtle-svg
Turtle graphics, SVG rendering
-
allegro_ttf-sys
Allegro 5 ttf addon Rust binding
-
goo
encoding and decoding Elegoo’s
.goo
file format -
tin2stl
Converts tin files to stl files
-
meshopt-rs
Pure Rust implementation of the meshoptimizer library
-
bytesutil
byte utility for Rust
-
cubes
Applications for determining how to put a cube together
-
inlottie
lib/tool in Rust to load/save/parse/render lottie animation files
-
dotbim_rust
Open-source Rust library for dotbim file format
-
meshlite
focus on 3D mesh generating and processing in rust language. Currently, it’s been used in Dust3D project as the core library of mesh generating. https://dust3d.org
-
texpresso
A pure Rust texture compression suite
-
gltf-importer
Reference importer for the gltf crate
-
irox-dot
DOT Graph Description Language writer, compatible with GraphViz
-
mesh_to_sdf_client
A mesh to SDF converter and renderer
-
aseprite
load files from the aseprite sprite editor
-
copc-rs
Cloud Optimized Point Cloud (COPC) reader
-
yuml-rs
Rust based yUML parser
-
mugltf
Minimal glTF 2.0 asset loader for Rust
-
bevy_mod_krita
Use Krita's .kra files directly in your Bevy app
-
allegro_font-sys
Allegro 5 font addon Rust binding