Giter Club home page Giter Club logo

altexo-desktop-app's Introduction

Altexo application (very much work in progress)

Altexo desktop application ui (proof of concept)

Holographic chat application. While video conferencing is somewhat mainstream, the next major jump is to add a new dimension to make collaboration more authentic and fun. Using Altexo, you can communicate with holograms.

Other components

Examples

Here is an example of WebVR client. Volumetric data is transmitted over the internet using WebRTC. The video is recorded using Samsung galaxy 7. WebVR altexto example

See more demos and examples on the youtube channel

Build

Building core app

mkdir build
cd build
cmake ..
make

Building webrtc backend

  • Build webrtc
  • See in "altexosdk" folder patch file

Works on

  • Mac
  • Linux

Does not work on (yet)

  • Windowns

altexo-desktop-app's People

Contributors

sergeygrigorev1986 avatar xorsnn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

altexo-desktop-app's Issues

Build error

cmake ..


***** bulding utils *******



***** bulding CORE ********


-- Boost version: 1.67.0
-- Found the following Boost libraries:
-- system
-- filesystem
-- thread
-- log
-- Could NOT find jsoncpp (missing: JSONCPP_INCLUDE_DIR JSONCPP_LIBRARY)


***** bulding UI **********


CMake Error at al_ui/CMakeLists.txt:70 (FIND_PACKAGE):
By not providing "Findglm.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "glm", but
CMake did not find one.

Could not find a package configuration file provided by "glm" with any of
the following names:

glmConfig.cmake
glm-config.cmake

Add the installation prefix of "glm" to CMAKE_PREFIX_PATH or set "glm_DIR"
to a directory containing one of the above files. If "glm" provides a
separate development package or SDK, be sure it has been installed.

CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
JSONCPP_INCLUDE_DIR (ADVANCED)
used as include directory in directory /Users/username/Documents/Web/altexo/altexo-desktop-app/al_core

-- Configuring incomplete, errors occurred!
See also "/Users/username/Documents/Web/altexo/altexo-desktop-app/build/CMakeFiles/CMakeOutput.log".

Build Error

platform Windows10 cmake 3.11 vs 2017

Log:

CMake Warning (dev) at al_utils/CMakeLists.txt:31 (elseif):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.

Quoted variables like "MSVC" will no longer be dereferenced when the policy
is set to NEW. Since the policy is not set the OLD behavior will be used.
This warning is for project developers. Use -Wno-dev to suppress it.

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.