File tree Expand file tree Collapse file tree 3 files changed +10
-9
lines changed Expand file tree Collapse file tree 3 files changed +10
-9
lines changed Original file line number Diff line number Diff line change 11# Render Pipeline C++
22
3- [ ![ Windows build status] ( https://ci.appveyor.com/api/projects/status/uo5j9rd751aux6l1/branch/master?svg=true )] ( https://ci.appveyor.com/project/bluekyu/render-pipeline-cpp/branch/master )
3+ [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/uo5j9rd751aux6l1/branch/master?svg=true )] ( https://ci.appveyor.com/project/bluekyu/render-pipeline-cpp/branch/master )
44
55This project is C++ ported version of [ Render Pipeline] ( https://github.com/tobspr/RenderPipeline ) .
66
77And I am developing the project and new features for CR Software Framework (...).
88
99
10+
1011## Documents
11- - See [ docs/index.md] ( docs/index.md ) document.
12+ See [ docs/index.md] ( docs/index.md ) document.
1213
1314
1415
@@ -44,10 +45,10 @@ See [docs/build_rpcpp.md](docs/build_rpcpp.md) document.
4445
4546
4647## Related Projects
48+ - Panda3D Third-party: https://github.com/bluekyu/panda3d-thirdparty
4749- (patched) Panda3D: https://github.com/bluekyu/panda3d
4850- Plugins for Render Pipeline C++: https://github.com/bluekyu/rpcpp_plugins
4951- Samples for Render Pipeline C++: https://github.com/bluekyu/rpcpp_samples
50- - CI for Render Pipeline C++: https://github.com/bluekyu/render_pipeline_cpp_ci
5152
5253
5354
Original file line number Diff line number Diff line change 55- Panda3D
66- FreeType2 (included in Panda3D third-party)
77- Boost
8- - YAML-CPP
9- - spdlog
10- - flatbuffers
8+ - [ yaml-cpp ] ( https://github.com/jbeder/yaml-cpp )
9+ - [ spdlog] ( https://github.com/gabime/spdlog )
10+ - [ flatbuffers] ( https://github.com/google/flatbuffers )
1111- CMake (build tool)
1212
1313### Optional
Original file line number Diff line number Diff line change 55- Panda3D
66- FreeType2 (Panda3D third-party 포함된 버전)
77- Boost
8- - YAML-CPP
9- - spdlog
10- - flatbuffers
8+ - [ yaml-cpp ] ( https://github.com/jbeder/yaml-cpp )
9+ - [ spdlog] ( https://github.com/gabime/spdlog )
10+ - [ flatbuffers] ( https://github.com/google/flatbuffers )
1111- CMake (빌드 도구)
1212
1313### 선택사항
You can’t perform that action at this time.
0 commit comments