keid-core: Core parts of Keid engine.

[ bsd3, game-engine, library ] [ Propose Tags ]
This version is deprecated.

Modules

[Last Documentation]

  • Engine
    • Engine.App
    • Engine.Camera
    • Engine.DataRecycler
    • Engine.Events
      • Engine.Events.CursorPos
      • Engine.Events.MouseButton
      • Engine.Events.Sink
    • Engine.Frame
    • Engine.Render
    • Engine.Run
    • Engine.Setup
      • Engine.Setup.Device
      • Engine.Setup.Window
    • Stage
      • Bootstrap
        • Engine.Stage.Bootstrap.Setup
        • Engine.Stage.Bootstrap.Types
    • Engine.StageSwitch
    • Engine.Types
      • Engine.Types.Options
      • Engine.Types.RefCounted
    • UI
      • Engine.UI.Layout
    • Vulkan
      • Engine.Vulkan.DescSets
      • Engine.Vulkan.Pipeline
      • Engine.Vulkan.Swapchain
      • Engine.Vulkan.Types
    • Window
      • Engine.Window.CursorPos
      • Engine.Window.Drop
      • Engine.Window.Key
      • Engine.Window.MouseButton
      • Engine.Window.Scroll
    • Engine.Worker
  • Render
    • Render.Code
      • Render.Code.Noise
    • Render.Draw
    • Render.Samplers
  • Resource
    • Resource.Buffer
    • Resource.Collection
    • Combined
      • Resource.Combined.Textures
    • Resource.CommandBuffer
    • Compressed
      • Resource.Compressed.Zstd
    • Resource.DescriptorSet
    • Resource.Image
    • Mesh
      • Resource.Mesh.Codec
      • Resource.Mesh.Types
      • Resource.Mesh.Utils
    • Resource.Model
    • Resource.Static
    • Resource.Texture
      • Resource.Texture.Ktx1

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.1.0, 0.1.1.1, 0.1.2.0, 0.1.3.0, 0.1.3.1, 0.1.4.0, 0.1.5.0, 0.1.5.1, 0.1.6.0, 0.1.6.1, 0.1.7.0, 0.1.7.1, 0.1.7.2, 0.1.8.0, 0.1.9.0 (info)
Change log ChangeLog.md
Dependencies adjunctions, base (>=4.7 && <5), binary, bytestring, cryptohash-md5, derive-storable, derive-storable-plugin, distributive, foldl, geomancy, GLFW-b, ktx-codec, neat-interpolation, optparse-applicative, optparse-simple, resourcet, rio (>=0.1.12.0), rio-app, StateVar, tagged, template-haskell, text, transformers, unagi-chan, unliftio, vector, vulkan, vulkan-utils, VulkanMemoryAllocator, zstd [details]
License BSD-3-Clause
Copyright 2021 IC Rainbow
Author IC Rainbow
Maintainer keid@aenor.ru
Category Game Engine
Source repo head: git clone https://gitlab.com/keid/engine
Uploaded by AlexanderBondarenko at 2021-07-02T20:20:03Z
Distributions NixOS:0.1.9.0
Reverse Dependencies 6 direct, 0 indirect [details]
Downloads 1426 total (39 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2021-07-02 [all 2 reports]

Readme for keid-core-0.1.0.0

[back to package description]

Keid Engine Core