Win32
vulkan

Win32 | vulkan | |
---|---|---|
1 | 4 | |
98 | 145 | |
- | 2.1% | |
5.6 | 5.8 | |
28 days ago | 3 months ago | |
Haskell | Haskell | |
BSD 3-clause "New" or "Revised" License | BSD 3-clause "New" or "Revised" License |
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.
Win32
vulkan
-
Best Functional Language Choice for Real-Time 3d?
You might look at the Vulkan API: https://www.vulkan.org/. There are bindings in many languages, including Haskell (I have personally used https://hackage.haskell.org/package/vulkan).
-
[Newcomer] Status of AI, graphics programming and performance in Haskell?
At this point the answer is: yes, we have some. We have sdl2 (https://hackage.haskell.org/package/sdl2), gl (https://hackage.haskell.org/package/gl), OpenGL (https://hackage.haskell.org/package/OpenGL), GLFW (https://hackage.haskell.org/package/GLFW), vulkan (https://hackage.haskell.org/package/vulkan), dear-imgui.hs (https://hackage.haskell.org/package/dear-imgui). There's certainly much more out there - this is a biased list of stuff I've either used or contributed to.
-
📈 Trending Haskell Projects (based on growth of GitHub stars)
If I search vulkan haskell the first result is VulkanMemoryAllocator which actually links through to the main vulkan package which I believe is vulkan.
-
[ANNOUNCE] Experimental Windows GHC 8.10.5 binary release. Supports Haskell DLLs.
Can it compile vulkan? I was getting linker errors with "too many sections" from it and singletons.
What are some alternatives?
hylide - GLSL embedded in Haskell
Vcpkg - C++ Library Manager for Windows, Linux, and MacOS
tart - macOS and Linux VMs on Apple Silicon to use in CI and other automations
OpenGL - Haskell bindings to OpenGL
Chart - A 2D charting library for haskell
GPipe - Core library of new GPipe, encapsulating OpenGl and providing a type safe minimal library
Vulkan - Haskell bindings to Vulkan (see https://www.khronos.org/vulkan)
fltkhs - Haskell bindings to FLTK GUI toolkit.
implicit - A math-inspired CAD program in haskell. CSG, bevels, and shells; 2D & 3D geometry; 2D gcode generation...
webkit - Haskell interface to WebKitGTK+
brick - A declarative Unix terminal UI library written in Haskell
graphics-drawingcombinators - Combinators for drawing 2D shapes and images in Haskell (using OpenGL)
