HypeWheels is a collection of whacky vehicles and cars, made by M3 using the car spec in Hyperfy.io. We are pushing the possibilities of 3D NFTs from static objects to interactive ones built on interoperable open standards.
One way to think of HypeWheels is as an art project that acts as gift wrap for interoperable vehicle research: https://hackmd.io/@xr/interoperable-vehicles. Right now the cars only work in Hyperfy.io, but there are a handful of NFTs that have the car_url
metadata tag that we can test with for interop with (like Upstreet). Since hyperfy is using PhysX, same as Unity, it'd be good to test with VRchat car systems as well.
Learn More โ
We wanna have cars be as seamless from inventory as vrm_url is to avatars, click and equip. Receiver app adds many extra steps currently.
car_url
{
"name": "Space Blunt",
"description": "\"Space Blunt\" is more than just a vehicle; it's a vessel of serenity, designed to take you on a chill ride through the wonders of outer space. Whether you seek a peaceful retreat, cosmic exploration, or both, the Space Blunt offers an unforgettable journey through the cosmos, where tranquility and adventure harmoniously coexist. Strap in, relax, and let your dreams take flight in the ultimate chill ride of a lifetime.\n\nhyperfy_car: https://ipfs.io/ipfs/bafybeihqjsnnaz2avnvp5jlmkxbqnsxztnsi4tcb5mupsryuayimofucsy/bluntride.json",
"image": "ipfs://bafybeia3rwm32txeas56lpoa6habeqnuk3zwwlsngsrsmem5j7arsmnel4",
"animation_url": "ipfs://bafkreidc5zji3j4tepzr3vcs6ibmgqwckijwsireortyuqdcdo5km5oosm",
"car_url": "ipfs://bafybeihqjsnnaz2avnvp5jlmkxbqnsxztnsi4tcb5mupsryuayimofucsy/bluntride.json",
"content": {
"mime": "model/gltf-binary",
"uri": "ipfs://bafkreidc5zji3j4tepzr3vcs6ibmgqwckijwsireortyuqdcdo5km5oosm"
},
"attributes": [
{
"trait_type": "Artist",
"value": "jin"
},
{
"trait_type": "Seats",
"value": "3"
},
{
"trait_type": "File Size",
"value": "<1 MB"
}
]
}