Coder Social home page Coder Social logo

ethrosdemon / p3d Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jesterking/p3d

0.0 2.0 0.0 7.02 MB

3d engine and viewer

License: Apache License 2.0

C++ 56.93% C 37.37% Objective-C 1.42% Lex 0.35% CMake 0.31% QMake 0.52% Shell 0.05% GLSL 0.18% Makefile 0.16% Java 1.57% HTML 0.25% JavaScript 0.50% QML 0.41%

p3d's Introduction

p3d.in c++ viewer

This is using git submodules for external libs (glm), so:

$git submodule init
$git submodule update

Building with QtCreator

p3d-qt

Open p3d-qt/p3d.pro and build

p3d-em

  • Open p3d-em/p3d-em.pro
  • Build options > Build steps > Make > Override /usr/bin/make: emmake
  • Build options > Build steps > Make > Make arguments: make
  • Run options > Run > Add > Custom
    • Executable: xdg-open
    • Arguments: em_test.html
    • Working directory: %{buildDir}

Run chrome with: --allow-file-access-from-files for emscripten to be able to load data files locally

Structure

Contains following projects:

  • libViewer: the viewer library
  • p3d-qt: Qt app using libViewer
  • p3d-android: Android NDK app using libViewer
  • p3d-em: Emscripten test using libViewer

p3d's People

Contributors

jesterking avatar pjoe avatar

Watchers

 avatar  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.