Giter VIP home page Giter VIP logo

project-apollo's Introduction

Project Apollo

Goal

To create a opensource metaverse server for Project-Athena. This metaverse server deals with "domains" and "users". Other metaverse functions (inventory, chat, sound, assets, ...) are handled by other servers.

State of Implementation

This project is not yet complete and has many API calls missing. In this early stage, this metaverse server implementation is only good for development. Eventually, this project will allow people to create and run their own personal portion of the Metaverse.

For building and running this code, refer to Notes On Development for that information.

As of 20200824 (August 24, 2020), most of the new metaverse-server development has moved to the Iamus project which is a metaverse-server implemented in NodeJS/ExpressJS/MongoDB.

Troubleshooting

LICENSING

This code is built on the shoulders of giants and relies on the generous licensing of the developers who have come before us:

Project-Apollo is Copyright 2020 Vircadia contributors and is licensed under Apache License, Version 2.0.

NewtonSoft.Json is licensed under the MIT License.

BCrypt.Net-Next is Copyright (c) 2006 Damien Miller [email protected] (jBCrypt), Copyright (c) 2013 Ryan D. Emerle (.Net port), and Copyright (c) 2016/2020 Chris McKee (.Net-core port / patches) and is licensed under the MIT License.

RandomNameGeneratorLibrary is Copyright (c) 2014 Mark Rogers and licensed under the MIT License.

HttpMultipartParser is Copyright (c) 2013 Jake Woods and licensed under the MIT License.

Nerdbank.GitVersioning is Copyright Andrew Arnott and licensed under the MIT License.

Microsoft.IO.RecyclableMemoryStream is Copyright Microsoft and licensed under the MIT License.

NUnit and NUnit3TestAdaptor is Copyright (c) 2019 Charlie Poole, Rob Prouse and is licensed under the MIT License.

Portions of other code bases have been referenced and built upon:

OpenSimulator is Copyright (c) Contributors, http://opensimulator.org/ and is licensed under the 3-Clause BSD License.

LookingGlass Viewer is Copyright 2008, Robert Adams and is licensed under the 3-Clause BSD License.

project-apollo's People

Contributors

darlingnotin avatar marcusllewellyn avatar misterblue avatar two-one-five avatar vegaslon avatar zontreck avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

project-apollo's Issues

Need to design and add web pages for user admin of metaverse-server

There needs to be added new API functions for administration of users, domains, tokens, etc but there also needs to be a set of web pages that an administrator can log into and interface to these APIs to do the admin operations.

This needs to include some web design (colors, css, good looks) as well as some Javascript files of interface functions. The files could be included in the 'static' directory of the server.

Deploy ICE server, test STUN with it

Domain-server keeps trying to put public key to metaverse API because it gets a failure from the ICE server.

ICE Server URL is located in DomainServer.cpp, it needs to not be hardcoded on the client but rather requested from the Metaverse API.

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.