issues
search
gfx-rs
/
genmesh
A library of mesh generation utilities.
Apache License 2.0
122
stars
29
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Added barycenter
#77
gregjesl
opened
6 days ago
0
feature: Add an into() bevy mesh, example viewer.
#76
shanecelis
opened
1 year ago
3
switch from travis to github actions to make CI work again
#75
fu5ha
closed
3 years ago
0
Update crates.io version
#74
nstoddard
opened
3 years ago
3
Update cgmath to version 0.18
#73
ghost
closed
3 years ago
0
Fix some clippy warning
#72
ghost
closed
3 years ago
1
Generate tangents
#71
LPGhatguy
opened
4 years ago
0
Improve documentation and reexport missing public items in `poly`
#70
Veykril
closed
4 years ago
0
Remove the cgmath dependency
#69
Veykril
closed
4 years ago
2
Adapt to rust edition 2018, fix some clippy lints
#68
Veykril
closed
4 years ago
1
n-gons (w. holes) support?
#67
virtualritz
opened
4 years ago
1
Switch from `cgmath` to `nalgebra`.
#66
azriel91
closed
4 years ago
1
Use `nalgebra` instead of `cgmath`
#65
azriel91
closed
4 years ago
6
Add ExactSizeIterator for most iterators
#64
Veykril
closed
4 years ago
0
Update to latest cgmath
#63
Jake-Shadle
closed
5 years ago
1
fix: All normals for a circle should point straight up
#62
Rhuagh
closed
6 years ago
2
feat: Add Circle
#61
Rhuagh
closed
6 years ago
2
Formatting with 0.4.2-stable
#60
Rhuagh
closed
6 years ago
1
fix: Update cgmath to 0.16, and mint to 0.5
#59
Rhuagh
closed
6 years ago
1
Vertices does not implement `ExactSizeIterator`
#58
Binero
opened
6 years ago
0
Fixed author list in Cargo.toml
#57
Binero
closed
6 years ago
5
Removing license headers from source files
#56
Rhuagh
closed
7 years ago
2
Adding explanation of the hardcoded constants used for icosphere
#55
Rhuagh
closed
7 years ago
2
Adding Icosahedral Sphere
#54
Rhuagh
closed
7 years ago
3
SphereUV -> SphereUv
#53
alteous
closed
7 years ago
2
Cube SharedVertex/IndexedPolygon creates 24 vertices
#52
Rhuagh
closed
7 years ago
5
Add scaling options
#51
csherratt
closed
1 year ago
1
Add torus generator
#50
csherratt
closed
7 years ago
0
Cleanup
#49
csherratt
closed
7 years ago
0
Added a `cone` generator.
#48
csherratt
closed
7 years ago
0
Hard normals option
#47
kvark
opened
7 years ago
0
Fix the cylinder iterator too
#46
csherratt
closed
7 years ago
0
Fix the normals for the cylinder's bottom edge loop.
#45
csherratt
closed
7 years ago
3
Investigate ncollide_procedural
#44
kvark
opened
7 years ago
1
Normals generation
#43
kvark
closed
7 years ago
1
Common vertex format
#42
kvark
closed
7 years ago
1
Bullet-proof generators
#41
kvark
closed
7 years ago
1
Cylinder generation
#40
kvark
closed
7 years ago
1
Automated testing
#39
kvark
closed
7 years ago
0
Generate unit cubes.
#38
olson-sean-k
closed
7 years ago
5
Fix build
#37
ghost
closed
8 years ago
0
Bump to 0.4.0
#36
ghost
closed
8 years ago
0
Remove glfw from build script
#35
ghost
closed
8 years ago
0
Update cgmath to v0.7
#34
IvanUkhov
closed
8 years ago
1
use fixed cgmath
#33
ghost
closed
9 years ago
0
Bump version number
#32
ghost
closed
9 years ago
0
fix rfc 1214 fallout
#31
TimNN
closed
9 years ago
1
Added EmitVerticies and MapVertex for Line
#30
ghost
closed
9 years ago
0
Added neighbour support
#29
ghost
closed
9 years ago
0
Added Line, Lines, and EmitLines
#28
ghost
closed
9 years ago
0
Next