Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Suggestion] If you enable github pages, you can host the demos directly from the repo. #3

Open
manthrax opened this issue Mar 19, 2022 · 4 comments

Comments

@manthrax
Copy link

It's a few clicks to set up...
I did it here: https://github.com/manthrax/THREE-CSGMesh

https://pages.github.com/

@sketchpunk
Copy link
Contributor

The reason I haven't done so is to avoid loading any meshes into the repo, first they can be quite large. Plus there are a few things I use that are copyrighted, so I dont want this project to get in trouble by distributing that content. I setup a separate repo on my personal account to hold the mesh data that people need to download to get some of the demo's working. if I get a complaint or it gets taken down its no big deal.

At some point l really need to find good free opensource models I can use to replace some of the copyrighted stuff, plus find a way to load them in externally.

But my priority for the github pages is to find a good & easy setup to generate a documentation site so people can look up the API of all the objects.

@manthrax
Copy link
Author

Ahh gotcha. Makes sense. Could you make the demos just using skeletons, or maybe using a mixamo rig?

@sketchpunk
Copy link
Contributor

Maybe this week I'll setup a new repo called ossos_demo and try to get as many examples & demos working there without any copywritten content. From there I have to freedom to trash it & restart it without polluting the ossos repo.

@yangfengzzz
Copy link

you can use git submodule

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

No branches or pull requests

3 participants