Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/gfx-rs/genmesh

A library of mesh generation utilities.
https://github.com/gfx-rs/genmesh

Added barycenter

gregjesl opened this pull request 3 months ago
feature: Add an into() bevy mesh, example viewer.

shanecelis opened this pull request almost 2 years ago
switch from travis to github actions to make CI work again

fu5ha opened this pull request over 3 years ago
Update crates.io version

nstoddard opened this issue over 3 years ago
Update cgmath to version 0.18

ghost opened this pull request over 3 years ago
Fix some clippy warning

ghost opened this pull request over 3 years ago
Generate tangents

LPGhatguy opened this issue over 4 years ago
Improve documentation and reexport missing public items in `poly`

Veykril opened this pull request over 4 years ago
Remove the cgmath dependency

Veykril opened this pull request over 4 years ago
Adapt to rust edition 2018, fix some clippy lints

Veykril opened this pull request over 4 years ago
n-gons (w. holes) support?

virtualritz opened this issue over 4 years ago
Switch from `cgmath` to `nalgebra`.

azriel91 opened this pull request almost 5 years ago
Use `nalgebra` instead of `cgmath`

azriel91 opened this issue almost 5 years ago
Add ExactSizeIterator for most iterators

Veykril opened this pull request about 5 years ago
Update to latest cgmath

Jake-Shadle opened this pull request over 5 years ago
fix: All normals for a circle should point straight up

Rhuagh opened this pull request over 6 years ago
feat: Add Circle

Rhuagh opened this pull request over 6 years ago
Formatting with 0.4.2-stable

Rhuagh opened this pull request over 6 years ago
fix: Update cgmath to 0.16, and mint to 0.5

Rhuagh opened this pull request over 6 years ago
Vertices does not implement `ExactSizeIterator`

Binero opened this issue almost 7 years ago
Fixed author list in Cargo.toml

Binero opened this pull request almost 7 years ago
Removing license headers from source files

Rhuagh opened this pull request over 7 years ago
Adding explanation of the hardcoded constants used for icosphere

Rhuagh opened this pull request over 7 years ago
Adding Icosahedral Sphere

Rhuagh opened this pull request over 7 years ago
SphereUV -> SphereUv

alteous opened this pull request over 7 years ago
Cube SharedVertex/IndexedPolygon creates 24 vertices

Rhuagh opened this issue over 7 years ago
Add scaling options

csherratt opened this issue over 7 years ago
Add torus generator

csherratt opened this pull request over 7 years ago
Cleanup

csherratt opened this pull request over 7 years ago
Added a `cone` generator.

csherratt opened this pull request over 7 years ago
Hard normals option

kvark opened this issue over 7 years ago
Fix the cylinder iterator too

csherratt opened this pull request over 7 years ago
Fix the normals for the cylinder's bottom edge loop.

csherratt opened this pull request over 7 years ago
Investigate ncollide_procedural

kvark opened this issue over 7 years ago
Normals generation

kvark opened this pull request over 7 years ago
Common vertex format

kvark opened this issue over 7 years ago
Bullet-proof generators

kvark opened this pull request over 7 years ago
Cylinder generation

kvark opened this pull request over 7 years ago
Automated testing

kvark opened this issue over 7 years ago
Generate unit cubes.

olson-sean-k opened this issue about 8 years ago
Fix build

ghost opened this pull request over 8 years ago
Bump to 0.4.0

ghost opened this pull request about 9 years ago
Remove glfw from build script

ghost opened this pull request about 9 years ago
Update cgmath to v0.7

IvanUkhov opened this pull request about 9 years ago
use fixed cgmath

ghost opened this pull request about 9 years ago
Bump version number

ghost opened this pull request over 9 years ago
fix rfc 1214 fallout

TimNN opened this pull request over 9 years ago
Added EmitVerticies and MapVertex for Line

ghost opened this pull request over 9 years ago
Added neighbour support

ghost opened this pull request over 9 years ago
Added Line, Lines, and EmitLines

ghost opened this pull request over 9 years ago
Move to fixed sized arrays.

ghost opened this issue over 9 years ago
Generate texture coordinates

kvark opened this issue over 9 years ago
Generate normals

kvark opened this issue over 9 years ago
[META] Common Meshes

ghost opened this issue over 9 years ago
Implement Torus

kvark opened this issue over 9 years ago
bump version number

ghost opened this pull request almost 10 years ago
fix closure inference for the current nightly

MaikKlein opened this pull request almost 10 years ago
updated rust nightly does not like old/explicit closure syntax

viperscape opened this issue almost 10 years ago
Fix genmesh

ghost opened this pull request almost 10 years ago
Added associated type comments

kvark opened this pull request almost 10 years ago
Consider moving under Gfx?

kvark opened this issue almost 10 years ago
switch to std::marker then core::marker

ghost opened this pull request almost 10 years ago
Fix genmesh

ghost opened this pull request almost 10 years ago
Fix genmesh

ghost opened this pull request almost 10 years ago
Add semicolons to make it compilable with latest nightly build

serpis opened this pull request about 10 years ago
Re-export shared vertex and index iterators

brendanzab opened this pull request about 10 years ago
Upgraded to latest Rust

bvssvni opened this pull request about 10 years ago
Update for latest rustc

brendanzab opened this pull request about 10 years ago
Changed fail macro to panic (compatibility with rust-lang/rust#17894)

burtonageo opened this pull request about 10 years ago
fixed warnings from naming in poly.rs

ghost opened this pull request over 10 years ago
Updated to match the latest nalgebra and kiss3d changes.

ghost opened this pull request over 10 years ago
Removed debug crate

AngryLawyer opened this pull request over 10 years ago
Fixed building with newest rust version

rolandasb opened this pull request over 10 years ago
added generator

ghost opened this pull request over 10 years ago
Is it possible to generate indices and vertices separately?

bvssvni opened this issue over 10 years ago
Add docs

bvssvni opened this issue over 10 years ago
renamed to genmesh

ghost opened this pull request over 10 years ago