Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

Resuse of halfedge implementation #97

Open
Bendzae opened this issue Nov 14, 2023 · 0 comments
Open

Resuse of halfedge implementation #97

Bendzae opened this issue Nov 14, 2023 · 0 comments

Comments

@Bendzae
Copy link

Bendzae commented Nov 14, 2023

First of all: Thanks for the amazing work with this tool I very much enjoyed reading through the code of this repo & learned a lot!

I am currently working on a small procedural mesh generation library in rust, mainly for use in my own game (using bevy) but with plans of making it general purpose.

I would love to use a simplified version of your halfedge mesh implementation (Basically stripped of the Lua stuff and probably without channels for now) as a starting point since it is the best implementation of a halfedge structure and essential mesh operations that I could find.

Do you see any issues with that?
I think in terms of license it should be fine as long as I keep the same license for the files that contain your modified code.

Anyways keep up the great work 😊

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant