SFML.Net
2.6.0
dotnet add package SFML.Net --version 2.6.0
NuGet\Install-Package SFML.Net -Version 2.6.0
<PackageReference Include="SFML.Net" Version="2.6.0" />
paket add SFML.Net --version 2.6.0
#r "nuget: SFML.Net, 2.6.0"
// Install SFML.Net as a Cake Addin #addin nuget:?package=SFML.Net&version=2.6.0 // Install SFML.Net as a Cake Tool #tool nuget:?package=SFML.Net&version=2.6.0
SFML.Net NuGet Metapackage
This folder is used to build the SFML.Net Metapackage, which has no content by itself,
but contains all SFML Modules as dependencies, allowing consumers to target a single
NuGet Package (SFML.Net
) when building new applications.
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- SFML.Audio (>= 2.6.0)
- SFML.Graphics (>= 2.6.0)
- SFML.System (>= 2.6.0)
- SFML.Window (>= 2.6.0)
NuGet packages (32)
Showing the top 5 NuGet packages that depend on SFML.Net:
Package | Downloads |
---|---|
SadConsole.Host.SFML
A graphics hosting library for SadConsole that targets SFML. |
|
SfmlUI
Package Description |
|
Iris
Simple, cross-platform 2D game framework for .NET Core without bullshit. |
|
VL.GameAudioPlayer
Aims to reduce the complexity of getting audio playback into your app while maintaining good performance. |
|
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 |
GitHub repositories (5)
Showing the top 5 popular GitHub repositories that depend on SFML.Net:
Repository | Stars |
---|---|
Thraka/SadConsole
A .NET ascii/ansi console engine written in C# for MonoGame and XNA. Create your own text roguelike (or other) games!
|
|
Blondazz/KeyOverlay
A simple key overlay for osu! streaming
|
|
sbarisic/NuklearDotNet
.NET binding for the Nuklear immediate mode GUI
|
|
sinshu/meltysynth
A SoundFont MIDI synthesizer for .NET
|
|
Torrunt/vimage
A simplistic image viewer for Windows, inspired by vjpeg.
|