Sign in Sign up
nuget

SFML.Utils

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

nuget View on Nuget

Activity

Latest release
11y ago
Total releases
1
Cadence
Last 12 months
0

Details

First release
Jul 06, 2015
Releases
Version Released
0.1.0 initial