Skip to content
View CAMOBAP's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report CAMOBAP

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. android-gpu-image-processor android-gpu-image-processor Public

    Simple OpenGL application for offscreen image processing

    C++ 1

  2. UnityVolumeButtons UnityVolumeButtons Public

    Simple plugin which allows to listen for volume up/down buttons for iOS & Android platforms

    C# 3

  3. polyglot polyglot Public

    Tool to generate localizable strings files for ios, android, blackberry, windowsphone from single csv file

    Python

  4. Conan install helper function Conan install helper function
    1
    function(conan_install conan_file host_profile)
    2
      # download helper conan.cmake
    3
      if(NOT EXISTS "${CMAKE_BINARY_DIR}/conan.cmake")
    4
        message(STATUS "Downloading conan.cmake from https://github.com/conan-io/cmake-conan")
    5
        file(