FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Cutano/RenderLib: Graphics laboratory for realtime rendering, Windows platform only. Currently in early stage 🚧 · GitHub

Repository files navigation

RenderLib

Graphics laboratory for realtime rendering, Windows platform only.
🚧 Currently in early stage 🚧

Build

Requirements: VS2022, CMake, Python 3

Clone

git clone --recursive https://github.com/Cutano/RenderLib.git

Don't forget the --recursive flag, for this repo contains git submodules.

Generate Project Files

CMake required, or you can use Visual Studio 2022 Developer PowerShell which has CMake embedded.

.\GenerateDepsProj.bat

Do this before opening the solution.

Scripting Engine Reference

https://learn.microsoft.com/en-us/dotnet/core/tutorials/netcore-hosting
https://learn.microsoft.com/en-us/dotnet/core/tutorials/creating-app-with-plugin-support
https://github.com/dotnet/samples/tree/main/core/hosting
https://github.com/dotnet/runtime/blob/main/docs/design/features/native-hosting.md

About

Graphics laboratory for realtime rendering, Windows platform only. Currently in early stage 🚧

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL