Startup idea : Use 3D game technology to diagnose optical deficiencies
According to several recent studies, between 6 and 12% of the world population are stereoblind. What exactly is stereo blindness? If a person has stereo blindness, that person will have difficulty or inability to see in 3D. Most of the time, we won't know that we have stereo blindness until after we have our eyes diagnosed by a specialist.
Instead of visiting the optician, how about bringing this eyes diagnostic system back home and place it on the user's finger tips?
Use 3D game technology and embed them into smartphone app or smart TV app. Create a series of self-diagnostic tests and make the tests easily accessible to anyone that suspected they have optical deficiencies.
If the user found that he/she has optical deficiencies, make recommendations on available treatment or sell them glasses with special technology to "restore" their sights such as with the augmented reality glasses.
Preview image credit: Larm Rmah
Reference:
See also : Having depression? Now Google is able to help diagnose
By Adam Ng
IF you gain some knowledge or the information here solved your programming problem. Please consider donating to the less fortunate or some charities that you like. Apart from donation, planting trees, volunteering or reducing your carbon footprint will be great too.
Advertisement
Something interesting
Advertisement
Tutorials
+14.8k Golang : How to check if IP address is in range
+16.8k Golang : Find file size(disk usage) with filepath.Walk
+14k Golang : Convert IP version 6 address to integer or decimal number
+6.3k Unix/Linux : How to get own IP address ?
+37.7k Golang : Read a text file and replace certain words
+9.4k Javascript : Read/parse JSON data from HTTP response
+19.6k Golang : Convert(cast) bytes.Buffer or bytes.NewBuffer type to io.Reader
+9.3k Golang : Validate IPv6 example
+6.8k Golang : Find the shortest line of text example
+18.5k Golang : convert int to string
+11.2k Golang : Handle API query by curl with Gorilla Queries example
+11.2k Golang : Find age or leap age from date of birth example