CopperDevs.DearImGui.Renderer.Raylib
2.0.0
Prefix Reserved
See the version list below for details.
dotnet add package CopperDevs.DearImGui.Renderer.Raylib --version 2.0.0
NuGet\Install-Package CopperDevs.DearImGui.Renderer.Raylib -Version 2.0.0
<PackageReference Include="CopperDevs.DearImGui.Renderer.Raylib" Version="2.0.0" />
paket add CopperDevs.DearImGui.Renderer.Raylib --version 2.0.0
#r "nuget: CopperDevs.DearImGui.Renderer.Raylib, 2.0.0"
// Install CopperDevs.DearImGui.Renderer.Raylib as a Cake Addin #addin nuget:?package=CopperDevs.DearImGui.Renderer.Raylib&version=2.0.0 // Install CopperDevs.DearImGui.Renderer.Raylib as a Cake Tool #tool nuget:?package=CopperDevs.DearImGui.Renderer.Raylib&version=2.0.0
Coppers DearImGui - Raylib Renderer
Base raylib renderer for my ImGui wrapper
[!NOTE] This package is a modification of rlImGui-cs to fit my uses
[!IMPORTANT] This package is just the base raylib renderer. You need to also install a package for your choice of binding. Currently there are three pre-made binding packages.
dotnet add package CopperDevs.DearImGui.Renderer.Raylib.Raylib-cs --version 1.0.0
Raylib-CSharp - Renderer Package
dotnet add package CopperDevs.DearImGui.Renderer.Raylib-CSharp --version 1.0.0
Raylib-CSharp-Vinculum - Renderer Package
dotnet add package CopperDevs.DearImGui.Renderer.Raylib-CSharp-Vinculum --version 1.0.0
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net8.0
- CopperDevs.Core (>= 1.1.1)
- CopperDevs.DearImGui (>= 1.2.2)
- CopperDevs.Logger (>= 1.0.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on CopperDevs.DearImGui.Renderer.Raylib:
Package | Downloads |
---|---|
CopperDevs.DearImGui.Renderer.Raylib.Raylib-CSharp
This package is just support for the Raylib-CSharp bindings for the raylib renderer for my DearImGui layering |
|
CopperDevs.DearImGui.Renderer.Raylib.Raylib-cs
This package is just support for the Raylib-Cs bindings for the raylib renderer for my DearImGui layering |
|
CopperDevs.DearImGui.Renderer.Raylib.Raylib-CSharp-Vinculum
This package is just support for the Raylib-CSharp-Vinculum bindings for the raylib renderer for my DearImGui layering |
GitHub repositories
This package is not used by any popular GitHub repositories.