Chris Ohk

Results 181 issues of Chris Ohk

Nextzen uses tile based x/y value. It is calculated by expression using latitude/longitude. We are going to make a function to provide convenience to users.

enhancement
p0

- Using `imgui` library (https://github.com/ocornut/imgui) - Using OpenGL or Vulkan to support cross-platform - Support move/zoom with mouse

feature
p0

- Using `Clara` library (https://github.com/catchorg/Clara) - Export object file (.obj) to render image

feature
p0

References: https://github.com/utilForever/styler

p1
CI

https://github.com/github/renaming

p1
CI
build

- Fix computation code to work on Linux and macOS - Add computation code for supporting GPU parallel using CUDA - Implement base code for making CNN example - Create...

planning

This revision sets `lcov` to generate code coverage report. **CAUTION** `lcov --directory . --capture --output-file coverage.info` doesn't work. I added the compiler flag and link flag, and when I built...

p1
CI

This revision adds code coverage tool to keep a high percentage of code coverage.

p1
CI

This revision adds code quality tools to conform CubbyDNN library's code to standard C++. - Codacy - Codefactor - LGTM

p1
build