Skip to content

nixsolutions/demo-threejs-hiddenobject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Three.js Demo Game - «Hidden Object»

Description

Step into the world of hidden object! This game is entertainment for all family members and also is intended for all age groups. Furthermore, you can always exercise your brain skills and at the same time have fun! If you wish to relieve yourself from stress and at the same time exercise your mental skills this is the place for you!

HTML5 game «Hidden Object» was developed with popular Three.js. This is JS framework for 3d graphics. It's a demo game, its main aim is to show the ability of creation of such games with Three.js. The application can be run on mobile touch devices Apple (iPad, Pphone), as well as on PC and MAC.
Demo

Features

  1. For the location of objects applied Plane Geometry
  2. For drawing environment used SphereGeometry
  3. Selection of objects using raycaster
  4. List of selected items on main screen

Technologies