SFML.Utils
0.1.0
dotnet add package SFML.Utils --version 0.1.0
NuGet\Install-Package SFML.Utils -Version 0.1.0
<PackageReference Include="SFML.Utils" Version="0.1.0" />
paket add SFML.Utils --version 0.1.0
#r "nuget: SFML.Utils, 0.1.0"
// Install SFML.Utils as a Cake Addin #addin nuget:?package=SFML.Utils&version=0.1.0 // Install SFML.Utils as a Cake Tool #tool nuget:?package=SFML.Utils&version=0.1.0
Library with extensions to SFML.Net types + some useful for gamedev classes.
Features:
* Vector extensions: conversion, dot, projection, comparision, rotation, angle, length, direction(normalization), bounding rectangle
* Rect extensions: Bottom, Right, Position, Center, AABB from vectors, depth of intersection
* Spatial partitioning: quad tree, grid, hash
* Game class with basic game loop
* TileMap renderer
* SpriteBatch
* Texture.Update with Color[]
* Misc: measure execution time of method, assert(throws exception), conditional break
* Fast sin and cos
* Content manager
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- SFML.Net (>= 2.2.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.1.0 | 2,071 | 7/6/2015 |