Coder Social home page Coder Social logo

bluekyu / render_pipeline_cpp Goto Github PK

View Code? Open in Web Editor NEW
12.0 5.0 3.0 47.3 MB

C++ Project of Panda3D Render Pipeline (Python)

Home Page: https://github.com/bluekyu/render_pipeline_cpp

License: MIT License

CMake 3.17% C 1.84% C++ 69.53% GLSL 24.61% Python 0.70% Batchfile 0.01% PLSQL 0.14%
cpp opengl panda3d-game-engine glsl game-development panda3d deferred-rendering

render_pipeline_cpp's Introduction

Render Pipeline C++

This project is C++ ported version of Render Pipeline.

And I am developing the project and new features for CR Software Framework (...).

Build Status

Build Status About
azure-badge Visual Studio 2017
appveyor-badge Visual Studio 2017 Preview, Ubuntu 18.04

You can download built files from each Build Page.

Note: These builds are built with patched Panda3D.

Documents

See docs/index.md document.

Library Requirements

  • Panda3D
  • Boost

Optional Third-party

These are required when you include related headers to access internal data.

  • yaml-cpp: required when to access YAML node.
  • spdlog: required when to access the internal logger of spdlog.
  • assimp: required to use rpassimp plugin.

Tested Platforms

I tested it in the following platforms:

  • Intel CPU, NVIDIA GPU, Windows 10 64-bit, Visual Studio 2017
  • Intel CPU, Intel GPU (UHD Graphics 620), Windows 10 64-bit, Visual Studio 2017

Build

See docs/build_rpcpp.md document.

Related Projects

License

See LICENSE.md file.

And license of original (python based) Render Pipeline is LICENSE-RenderPipeline.md file in thirdparty-licenses directory.

Third-party Licenses

See thirdparty-licenses directory.

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.