Pyknic
Lecturing programming to game developers at the University of Skövde.
University of SkövdeSkövde, Sweden
Pinned Repositories
CodeGen
A model-view based code generator written in Java
immutable-array
Read-only primitive Java arrays backed by Direct Buffers and indexed using 64-bit indexes
MapStream
Convenient extension to the Java 8 Stream API that let you stream over Key-Value pairs
procedural-terrain
Godot Engine-example featuring procedural terrain
RestUp
A lightweight Java library to simplify communicating with REST API:s.
rocket
Launch system that allows methods to be invoked in phases to make sure all dependencies are satisfied.
SocialPhotoNetworkServer
An example of a backend for the Social Photo Network written to illustrate the Speedment ORM.
speedment-sauna-example
A booking application for a communal Sauna that is used to showcase how to use Speedment, Event Sourcing and CQRS.
speedment-secure-rest-example
An example project showcasing how to build a secure REST API with Speedment and Spring Boot.
stiletto
Dependency Injection Library for Java that uses constructor invocation to support immutable instances.
Pyknic's Repositories
Pyknic/CodeGen
A model-view based code generator written in Java
Pyknic/immutable-array
Read-only primitive Java arrays backed by Direct Buffers and indexed using 64-bit indexes
Pyknic/procedural-terrain
Godot Engine-example featuring procedural terrain
Pyknic/octree-cpp
Implementation of a generic Octree in C++11
Pyknic/rocket
Launch system that allows methods to be invoked in phases to make sure all dependencies are satisfied.
Pyknic/stiletto
Dependency Injection Library for Java that uses constructor invocation to support immutable instances.
Pyknic/raincoat
WebGL game with a custom deferred renderer for Pixel-Art style
Pyknic/speedment-aggregate-json-example
How to aggregate salary data from the Employees-database using Speedment and Spring Boot.
Pyknic/cassandra
Mirror of Apache Cassandra
Pyknic/CoreUI-Free-Bootstrap-Admin-Template
CoreUI is free bootstrap admin template with Angular2, AngularJS, React.js & Vue.js support.
Pyknic/files-maven-plugin
Maven plugin for copying, moving and deleting files and directories
Pyknic/godot_voronoi
Godot module computing voronoi (based on https://github.com/JCash/voronoi)
Pyknic/LearnOpenTK
A port of learnopengl.com's tutorials to OpenTK and C#.
Pyknic/narrative
Engine for writing narrative and dialogue-based games in C#
Pyknic/opendlv-logic-test-kiwi
Pyknic/SoftNoise-GDScript-
GDScript function set generating noise (value noise, perlin noise, opensimplex(2d, 3d and 4d)...).
Pyknic/speedment-aggregator-example
Example on how to use the Speedment Enterprise aggregator
Pyknic/speedment-employees-example
A basic example on how to use Speedment, built using the open Employees database for MySQL.
Pyknic/speedment-java9
Pyknic/speedment-slf4j-adapter
Writes all Speedment logs to the default SLF4J Logging system, like in Spring.
Pyknic/springboot-javafx-support
SpringBoot / JavaFX8 Integration
Pyknic/blender
Official mirror of Blender
Pyknic/CMake
Mirror of CMake upstream repository
Pyknic/datorgrafik
Programming assignment in the 'Computer Graphics' course at the University of Skövde.
Pyknic/first-person-controller
Simple First-Person Controller (FPS) for Unity
Pyknic/gl-matrix
Javascript Matrix and Vector library for High Performance WebGL apps
Pyknic/matrix-solver
Solver for mathematical expressions written in C++
Pyknic/openupm
OpenUPM - Open Source Unity Package Registry (UPM)
Pyknic/sfml-dotnet-tutorial
Tutorial on getting started with SFML for C# Dotnet Core 3.0
Pyknic/webgl-examples
Code examples that accompany the MDN WebGL documentation