jure / aframe-blink-controls

A teleport (blink with rotation) component for A-Frame
https://jure.github.io/aframe-blink-controls
MIT License
50 stars 17 forks source link

Introduces new example showing curved terrain and event handling #6

Closed jure closed 3 years ago

jure commented 3 years ago

This adds a fun little example that show how the teleporting works on uneven terrain - works well! This example, accessible here (once this is merged): https://jure.github.io/aframe-blink-controls/terrain/, will also serve as a test for intersection performance/profiling, as some stuttering is currently visible.