Git Product home page Git Product logo

antofy / web-metaverse Goto Github PK

View Code? Open in Web Editor NEW
1.0 0.0 0.0 703.79 MB

The Antofy Metaverse is a replica of the real world around us, where users can scan, buy, sell, own, build, rent NFTs and monetize their virtual appearance.

Home Page: https://antofy.io

License: Apache License 2.0

HTML 16.34% JavaScript 49.23% GLSL 0.34% Java 33.54% CSS 0.54%
metaverse-tool metaverse metaverse-cloud metaverse-infrastructure metaverse-workplace

web-metaverse's Introduction

Antofy: Multiuser Virtual Reality Engine

Quickstart

  1. cd server
  2. mvn clean install
  3. java -jar target/server-0.4.5-SNAPSHOT.jar (*)
  4. open http://localhost:8080/babylon/multiuser-test.html with TWO browsers

Main entry point is http://localhost:8080/babylon/avatar-selection.html - choose your avatar and enter a world. Use content/worlds/template as a template for your own multiuser worlds, it's all published at http://localhost:8080/content/

*) Java 17 users instead use this:

java --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/java.io=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/sun.net.www.protocol.http=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED -jar target/server-0.4.5-SNAPSHOT.jar

Live Demo

Fully featured live demo/test instance of current development version is available at http://www.antofy.io/

web-metaverse's People

Contributors

clach04 avatar cryptojoks avatar jalmasi avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.