Image
Code

Pika 3D Dice

Peter S

Last edited Nov 30, 2019
Created on Sep 27, 2019
Forked from Pika 3D Dice

This a a variant of the previous developed Viz Pikachu Face. Instead of having the the face on a 2D environment, the face was plotted onto a 3D box from Three.js lib. This was for learning purpose, and still some features were missing, that will be added on futures revisions.

Controls:

  • Pressed Right mouse click, rorate the camera. Note is a little glitch since the object is rotating at the same time.
  • Pressed Right mouse click, moved the camera in x and z axis.
  • Scroll to move the camera in y axis.
  • Spacebar to reset the view.

A 3D scatter plot using Three.js and D3.

Canvas technique described in Scaling HTML canvases for HiDPI screens.

MIT Licensed