Chris Ohk

Results 181 issues of Chris Ohk

https://github.com/microsoft/vcpkg

dependency
enhancement
p2

I'll use OpenGL and imgui. 🛩️

feature
p0

https://github.com/onqtam/doctest

dependency
p2
test

https://github.com/p-ranav/criterion

dependency
p2
test

https://github.com/p-ranav/argparse

dependency
p2

- SYCL (pronounced ‘sickle’) is a royalty-free, cross-platform abstraction layer that enables code for heterogeneous processors to be written using standard ISO C++ with the host and kernel code for...

dependency
feature
p2

This revision supports GPU-based parallel system such as CUDA, OpenCL and OpenACC. I want to support only CUDA first. If I get a chance later, I'll work on supporting the...

feature
p0

This revision supports real-time visualizer - OpenGL.

- Add C++/CLI and C++/CX codes for C# API - Add tests for C# API - Make examples for C# API

This revision creates a GUI program that makes it easy to run examples using ```imgui```. Existing examples are run from the console, which is inconvenient because you have to enter...