-
Notifications
You must be signed in to change notification settings - Fork 20
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
NPM Module #34
Comments
Yeah, it really needs an npm module and possibly a compile/rollup stage. I've just been too busy to do it. I would love some help. |
Any preference in tooling? |
no. what are your thoughts? |
Parcel? |
Any updates on an NPM Module? Looking forward to using voxeljs-next in my own project. |
I haven't yet, but I was just laid off so I should have more time in the coming weeks. I'll add it to my list. |
Nice! If you do finish this by August 31st, I would love to have a look at examples, I am planning on using with socket.io to make a genuine multiplayer game. In the meantime I am going to try this: https://threejsfundamentals.org/threejs/lessons/threejs-voxel-geometry.html |
I got really excited when I saw someone was updating voxeljs, because I have been working on a from scratch equivalent as the base of a new game, but, unless I'm crazy, there's no good way to consume this awesome library, other than cloning the files into my own repo.
Could we spool up an npm package to make this easier to use in other projects? Happy to do the work, and looking forward to tackling the LOD and AO issues once I get this up and running in my own project.
The text was updated successfully, but these errors were encountered: