EnginePseudo3D.RayTracingLib 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package EnginePseudo3D.RayTracingLib --version 1.0.0
                    
NuGet\Install-Package EnginePseudo3D.RayTracingLib -Version 1.0.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="EnginePseudo3D.RayTracingLib" Version="1.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EnginePseudo3D.RayTracingLib" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="EnginePseudo3D.RayTracingLib" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add EnginePseudo3D.RayTracingLib --version 1.0.0
                    
#r "nuget: EnginePseudo3D.RayTracingLib, 1.0.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=EnginePseudo3D.RayTracingLib&version=1.0.0
                    
Install as a Cake Addin
#tool nuget:?package=EnginePseudo3D.RayTracingLib&version=1.0.0
                    
Install as a Cake Tool

Game2_5D - Ray Tracing Library

Ray Tracing Library is a additional library used for detecting when a ray hits an object and determining the coordinates of the hit on a texture.

Requirements

  • .NET 8.0 or later
  • Visual Studio or any other .NET-compatible IDE

Installation

  1. Clone the repository:
    git clone git@github.com:Speyd/Game2_5D.git
    cd Game2_5D\RayTracingLib
    
Product 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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on EnginePseudo3D.RayTracingLib:

Package Downloads
EnginePseudo3D.ObstacleLib

This is a library for creating custom objects.

EnginePseudo3D.Core

This is an engine that uses raycasting method and SFML framework to render the scene. This project implements most of the mechanics for writing the game. Designed for quick setup and easy integration into your code!

EnginePseudo3D.DrawLib

This is a library for drawing objects on a texture.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.2.7 65 a day ago
2.2.6 60 2 days ago
2.2.5 68 2 days ago
2.2.4 67 2 days ago
2.2.3 112 3 days ago
2.2.2 112 4 days ago
2.2.1 104 5 days ago
2.2.0 120 5 days ago
2.1.9 134 8 days ago
2.1.8 127 8 days ago
2.1.7 133 9 days ago
2.1.6 153 9 days ago
2.1.5 146 9 days ago
2.1.4 145 10 days ago
2.1.3 116 10 days ago
2.1.2 133 11 days ago
2.1.1 135 11 days ago
2.1.0 138 11 days ago
2.0.9 150 11 days ago
2.0.8 148 18 days ago
2.0.7 143 19 days ago
2.0.6 151 22 days ago
2.0.5 146 22 days ago
2.0.4 131 23 days ago
2.0.3 135 23 days ago
2.0.2 131 24 days ago
2.0.1 138 24 days ago
2.0.0 137 24 days ago
1.9.9 150 25 days ago
1.9.8 151 25 days ago
1.9.7 147 25 days ago
1.9.6 136 25 days ago
1.9.5 166 a month ago
1.9.4 106 a month ago
1.9.3 176 a month ago
1.9.2 173 a month ago
1.9.1 149 a month ago
1.9.0 318 a month ago
1.8.9 304 a month ago
1.8.8 298 a month ago
1.8.7 293 a month ago
1.8.6 308 a month ago
1.8.5 300 a month ago
1.8.4 157 2 months ago
1.8.3 178 2 months ago
1.8.2 168 2 months ago
1.8.1 102 2 months ago
1.8.0 63 2 months ago
1.7.9 93 2 months ago
1.7.8 99 2 months ago
1.7.7 278 2 months ago
1.7.6 156 2 months ago
1.7.5 287 2 months ago
1.7.4 239 2 months ago
1.7.3 237 2 months ago
1.7.2 240 2 months ago
1.7.1 251 2 months ago
1.7.0 231 2 months ago
1.6.9 230 2 months ago
1.6.8 150 2 months ago
1.6.7 98 2 months ago
1.6.6 149 2 months ago
1.6.5 116 2 months ago
1.6.4 133 2 months ago
1.6.3 160 2 months ago
1.6.2 178 2 months ago
1.6.0 119 2 months ago
1.5.9 136 2 months ago
1.5.8 154 2 months ago
1.5.7 137 2 months ago
1.5.6 161 2 months ago
1.5.5 173 2 months ago
1.5.4 163 2 months ago
1.5.3 159 2 months ago
1.5.2 162 2 months ago
1.5.1 166 2 months ago
1.5.0 165 2 months ago
1.4.9 174 2 months ago
1.4.8 158 2 months ago
1.4.7 140 2 months ago
1.4.6 146 2 months ago
1.4.4 190 3 months ago
1.4.3 181 3 months ago
1.4.1 199 3 months ago
1.4.0 191 3 months ago
1.3.9 188 3 months ago
1.3.8 221 3 months ago
1.3.7 191 3 months ago
1.3.6 120 3 months ago
1.3.5 144 3 months ago
1.3.4 157 3 months ago
1.3.3 115 3 months ago
1.3.2 123 3 months ago
1.3.1 159 3 months ago
1.3.0 172 3 months ago
1.2.9 163 3 months ago
1.2.8 152 3 months ago
1.2.6 150 3 months ago
1.2.5 218 3 months ago
1.2.4 144 3 months ago
1.2.3 134 3 months ago
1.2.2 138 3 months ago
1.2.0 144 3 months ago
1.1.9 119 3 months ago
1.1.8 139 3 months ago
1.1.7 147 3 months ago
1.1.6 151 3 months ago
1.1.5 511 3 months ago
1.1.4 481 4 months ago
1.1.3 475 4 months ago
1.1.2 478 4 months ago
1.1.1 499 4 months ago
1.1.0 228 4 months ago
1.0.9 146 4 months ago
1.0.8 178 4 months ago
1.0.7 191 4 months ago
1.0.6 197 4 months ago
1.0.5 209 4 months ago
1.0.4 210 4 months ago
1.0.3 208 4 months ago
1.0.2 258 4 months ago
1.0.1 216 4 months ago
1.0.0 273 4 months ago