Black Lives Matter | VR Edition

Developer & Community Builder <3
Search for a command to run...

Developer & Community Builder <3
No comments yet. Be the first to comment.
We organize Hack4Bengal, one of the largest in-person hackathons in Eastern India every year. Every edition, two things go wrong that no amount of spreadsheet wizardry can fix: Mentor matching is a gu
In the ever-evolving landscape of decentralized finance (DeFi), staying ahead means constantly innovating. Solana has quickly become a frontrunner in the blockchain world, thanks to its incredible speed and scalability. But, there's always been this ...

Dive into stablecoin innovation with EURC and INRC, shaping the future of digital assets and finance

As a technical writer, I am always on the lookout for tools that can help me create clear, concise, and error-free user guides or documentation. Recently, I discovered Hashnode AI, an AI-powered content creation platform designed for digital creators...

Hello reader, I hope you're doing great. I received lots of DMs over my LinkedIn and social media platforms to know how to become a campus expert, tips for the application, etc, so I decided to write this article with all the steps you need to follow...
![GitHub Campus Expert 🚩[SELECTED] | Application Process](/_next/image?url=https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1644247232753%2Fx_MaLTfAM.png&w=3840&q=75)
Perceptual art challenges the viewer’s boundaries using multidimensional techniques in order to create three-dimensional renderings of flat images. It can trace its roots to the art history concepts of perceptual as well as to twentieth-century inventions of conceptual art and performance art.
This project is inspired by this art. This is an example of a perceptual art by the artist Michael Murphy.
In this following project, I had added a black sphere one by one to create the perceptual art piece to. Each of the spheres represents a life that once was. In total there are 99 spheres means 99 lives were. This is a non-comprehensive list of victims at the hands of police or racial profiling in the U.S. in the last few years.
3D sculpture. When you view the 99 spheres from six meters away, you see an image of a raised fist that represents unity and solidarity in the ongoing fight against racism.
To check the project… After opening this URL, if you zoom in or zoom out this project on your window you will find all 99 spheres like this which represents 99 black lives.
Zoom in or Zoom out to get a view of 99 spheres
I also added a footprint here for the viewer to stand on if they are using a VR Headset. This way, they will know exactly which location will have the perfect 2D view of the art piece.

To conclude this project, I am leaving you with a poem written by Langston Huges in 1936:
Let America be America again, The land that never has been yet, And yet must be, The land where every man is free.
Anyone can watch this in AR or VR mode. In this project basically, I used an external library called A-Frame. A web framework used for building 3D/AR/VR experiences. Make 3D worlds with HTML and Entity-ComponentFor Quest, Rift, WMR, SteamVR, mobile, desktop.
<head>
<script src="https://aframe.io/releases/1.1.0/aframe.min.js"></script>
</head>
You can find whole code link here: https://github.com/imanishbarnwal/VR-projects/blob/master/blm/blm.html