Pinned Repositories
alacritty
A cross-platform, OpenGL terminal emulator.
avr_assembler
A assembler for AVR ISA.
BootCurrent
A Windows command-line tool to setup UEFI Variable BootNext to BootCurrent. So next time computer will boot with current OS.
calculus
A C++ library used for calculus.
cplusplus_tools
Some tools for C++.
ray-tracing-gpu-vulkan
Implementation of Peter Shirley's Ray Tracing in One Weekend book series, using the Vulkan Ray Tracing extension.
RayTracingRenderer
An Ray Tracing Renderer.
TerminalEmulator
A simple terminal emulator using Vulkan as render backend.
vulkan_layer
A Vulkan layer
vulkan_start
A start template for Vulkan.
water-chika's Repositories
water-chika/TerminalEmulator
A simple terminal emulator using Vulkan as render backend.
water-chika/terminal_emulator_vulkan_renderer
A C++ library used to render terminal emulator by Vulkan.
water-chika/vim-config
Some config scripts of Vim
water-chika/vulkan_layer
A Vulkan layer
water-chika/cube_animation
Game snake
water-chika/draw_pixels
A library used to draw pixels.
water-chika/Vulkan-Debug
Some samples for debuging Vulkan app.
water-chika/calculus
A C++ library used for calculus.
water-chika/RayTracingRenderer
An Ray Tracing Renderer.
water-chika/measure_duration
A C++ library used to measure duration of a function call.
water-chika/VulkanFragmentLab
An executable used to test fragment feature of Vulkan.
water-chika/vec3
A library contains 3-component vector class.
water-chika/image_outputer
A library used to output an image.
water-chika/lexical_analysis
water-chika/TerminalDisplay
A Terminal Display library
water-chika/terminal_display_vulkan_renderer
A terminal display renderer using Vulkan as graphics API.
water-chika/glfwpp
C++ wrapper of GLFW.
water-chika/WindowsUtils
Some utils on windows platform.
water-chika/vim
Modified vim.
water-chika/dependence_compiler
A tool used to solve dependence problem.
water-chika/cplusplus_tools
Some tools for C++.
water-chika/ip_inform
A tool used for my home computer who will change its IPv6 address periodly
water-chika/Scripts
Some scripts.
water-chika/BootCurrent
A Windows command-line tool to setup UEFI Variable BootNext to BootCurrent. So next time computer will boot with current OS.
water-chika/webrtc
Some web pages using WebRTC API.