Skip to content


 Zabbix
 Grafana
 Prometheus
 React Three Fiber
 Threejs and TypeScript
 SocketIO and TypeScript
 Blender Topological Earth
 Sweet Home 3D
 Design Patterns Python
 Design Patterns TypeScript
   
 Course Coupon Codes
Three.js and TypeScript
Kindle Edition
$6.99 $9.99 Paperback 
$22.99 $29.99




Design Patterns in TypeScript
Kindle Edition
$6.99 $9.99 Paperback
$11.99 $19.99




Design Patterns in Python
Kindle Edition
$6.99 $9.99 Paperback
$11.99 $19.99




ButtonVR

A minimal button for use in VR.

Triggered just by looking at it.

It uses 3D objects as buttons.

https://github.com/Sean-Bradley/ButtonVR

You can download the project and view the examples.

git clone https://github.com/Sean-Bradley/ButtonVR.git
cd ButtonVR
npm install
npm run dev

Visit https://127.0.0.1:8080/

Note that the above URL is HTTPS. When developing WebVR locally, you will need an SSL certificate. This project auto creates a self-signed certificate that you will need to accept when visiting the development URL in the browser.

Example 1

Basic ButtonVR Demo.

ButtonVR Example 1

ButtonVR Example 1

Example 2

Basic Keyboard Demo.

ButtonVR Example 2

ButtonVR Example 2