max-mapper / max-mapper/blockplot
use voxpopuli as the world renderer
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 44
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
instead of the custom voxel.js scene I have in here it would be SO AWESOME to use http://deathcap.github.io/voxpopuli/ as the client
@deathcap any thoughts on how to best do this? The code that needs to be swapped out is here https://github.com/maxogden/blockplot/blob/master/js/voxel.js#L41
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading js/voxel.js at line 41 and compare its current scene setup with the voxpopuli client linked in the issue. Determine the integration boundaries and verify that blockplot can render its Minecraft worlds through voxpopuli in the browser; done means the custom voxel.js scene has been replaced and the world still renders correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100