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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. android-gpu-image-processorandroid-gpu-image-processorPublic

    Simple OpenGL application for offscreen image processing

    C++ 1

  2. UnityVolumeButtonsUnityVolumeButtonsPublic

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

    C# 3

  3. polyglotpolyglotPublic

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

    Python

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