max-mapper / max-mapper/blockplot

use voxpopuli as the world renderer

Open
#14 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.