Ore3D - true 3D Augmented Reality XRAY Vision

Started by HydroNitrogen, Aug 12, 2018, 12:20 PM

Previous topic - Next topic

HydroNitrogen

Hello all!

I made a Fully Immersive Augmented Reality X-RAY Vision for Ore Mining using Plethora, called ore3d.



What is ore3d?

ore3d is a program that will scan for ores around the player using Plethora's [1] block scanner, and then display these ores as quantities of ore groups on the players screen using the overlay glasses.
So basically this is a legal X-RAY vision!
This program basiaclly takes vector3's of all ores in an 17x17x17 area around the player, and uses matrices to perform some transformations, rotations and finally renders it as a perspective projection on the users screen. Because this is pretty advanced, there are lot's of tuneable settings such as FOV, aspect ratio, render speeds and more!

[1] What's Plethora? Plethora is an awesome CC addon created by SquidDev, check it out here! (You need this installed for ore3d to work, obviously.)

I recommend checking out the screenshot and videos on Ore3D's web page to understand what I am talking about :)




Videos:
https://media.thijmen.xyz/3V_6L8.webm
https://media.thijmen.xyz/m7s0y.webm

VIDEO / WEBM MAY NOT BE WORKING AS AN EMBED, PLEASE CONTINUE TO THIS PAGE TO SEE THE VIDEOS! Sorry for the inconvenience.



How to install:

Then add the following modules to your neural setup:
Introspection Module, Overlay Glasses, Entity Sensor, Block Scanner


Now executing the following commands in the shell of your neural interface:
wget https://energetic.pw/computercraft/ore3d/assets/ore3d.lua ore3d.lua

ore3d.lua

And enjoy!

THIS PROGRAM INDUCES SIRIOUS LOAD ON THE SERVER IT IS RUN ON, PLEASE NOTE THIS BEFORE USING AND STOP USING THE PROGRAM WHEN ASKED FOR BY SERVER ADMINISTRATORS.




More information:
Please see:https://energetic.pw/computercraft/ore3d



I suck at making beautiful forum posts, therefore I made the webpage above. Please refer to that page for more information, instructions, videos and all other stuffs. Thanks!
Please do collaborate on the ComputerCraft Wiki! Thanks!
Also like my post if you found it informative or helpful. This gets me to know what I should do more of. Thanks again!

informer

#1
This kind of program should be posted under portable programs. But this is a very cool program

Yemmel

Quote from: informer on Aug 12, 2018, 09:44 PMThis kind of program should be posted under portable programs, no?
https://forums.computercraft.cc/index.php?board=6.0

I agree; I've moved it there.