DeBroglie VS Silk.NET

Compare DeBroglie vs Silk.NET and see what are their differences.

DeBroglie

DeBroglie is a C# library implementing the Wave Function Collapse algorithm with support for additional non-local constraints, and other useful features. (by BorisTheBrave)

Silk.NET

The high-speed OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, WebGPU, and DirectX bindings library your mother warned you about. (by Ultz)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
DeBroglie Silk.NET
2 35
435 3,686
- 2.5%
4.5 5.2
16 days ago 5 days ago
C# C#
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

DeBroglie

Posts with mentions or reviews of DeBroglie. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-15.
  • WaveFunctionCollapse: Generates bitmaps that are locally similar to the input
    4 projects | news.ycombinator.com | 15 Jul 2021
    I played around a lot with this library:

    https://github.com/BorisTheBrave/DeBroglie

    Fun stuff, but I struggled to get a lot of value out of using it for level gen. You get cool patterns, but levels need structure and intent to be interesting. Adding constraints to the algorithm becomes a big-oh nightmare and you end up with frequently unsolvable paths as the algorithm recurses.

    The game Bad North used it to good effect, so depending on the game it may be a very useful tool in the toolbelt.

    https://m.youtube.com/watch?v=0bcZb-SsnrA

  • Map generation with finite tileset
    2 projects | /r/proceduralgeneration | 21 Dec 2020
    Docs here: https://github.com/BorisTheBrave/DeBroglie

Silk.NET

Posts with mentions or reviews of Silk.NET. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-17.

What are some alternatives?

When comparing DeBroglie and Silk.NET you can also consider the following projects:

fast-wfc - An implementation of Wave Function Collapse with a focus on performance.

OpenTK - The Open Toolkit library is a fast, low-level C# wrapper for OpenGL, OpenAL & OpenCL. It also includes windowing, mouse, keyboard and joystick input and a robust and fast math library, giving you everything you need to write your own renderer or game engine. OpenTK can be used standalone or inside a GUI on Windows, Linux, Mac.

WaveFunctionCollapse - Bitmap & tilemap generation from a single example with the help of ideas from quantum mechanics

Veldrid - A low-level, portable graphics library for .NET.

Vortice.Windows - .NET bindings for Direct3D12, Direct3D11, WIC, Direct2D1, XInput, XAudio, X3DAudio, DXC, Direct3D9 and DirectInput.

TiledCS - TiledCS is a dotnet library for loading Tiled tilesets and maps

SharpDX

PixiEditor - PixiEditor is a lightweight pixel art editor made with .NET 7

Interactive Data Display for WPF - Interactive Data Display for WPF is a set of controls for adding interactive visualization of dynamic data to your application. It allows to create line graphs, bubble charts, heat maps and other complex 2D plots which are very common in scientific software. Interactive Data Display for WPF integrates well with Bing Maps control to show data on a geographic map in latitude/longitude coordinates. The controls can also be operated programmatically.

texture-synthesis - 🎨 Example-based texture synthesis written in Rust 🦀

Win2D - Win2D is an easy-to-use Windows Runtime API for immediate mode 2D graphics rendering with GPU acceleration. It is available to C#, C++ and VB developers writing apps for the Windows Universal Platform (UWP). It utilizes the power of Direct2D, and integrates seamlessly with XAML and CoreWindow.