All Projects → Camera2GLPreview → Similar Projects or Alternatives

1196 Open source projects that are alternatives of or similar to Camera2GLPreview

Diligentcore
Core functionality of Diligent Engine
Stars: ✭ 263 (+87.86%)
Mutual labels:  shaders, vulkan, opengl-es
The Forge
The Forge Cross-Platform Rendering Framework PC Windows, Linux, Ray Tracing, macOS / iOS, Android, XBOX, PS4, PS5, Switch, Quest 2
Stars: ✭ 2,710 (+1835.71%)
Mutual labels:  shaders, vulkan
dw-sample-framework
A simple C++ framework for implementing graphics technique samples using OpenGL and Vulkan.
Stars: ✭ 76 (-45.71%)
Mutual labels:  shaders, vulkan
Yave
Yet Another Vulkan Engine
Stars: ✭ 211 (+50.71%)
Mutual labels:  shaders, vulkan
NativeGL demo
此程序使用android native代码实现EGL,并使用SurfaceView作为OpenGL绘图窗口。即可提高图形渲染性能,又可使用java层定义的图形界面
Stars: ✭ 43 (-69.29%)
Mutual labels:  ndk, jni
Flextgl
OpenGL and Vulkan header and loader generator.
Stars: ✭ 180 (+28.57%)
Mutual labels:  vulkan, opengl-es
3d Game Shaders For Beginners
🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
Stars: ✭ 11,698 (+8255.71%)
Mutual labels:  shaders, vulkan
Spvgentwo
SpvGenTwo is a SPIR-V building and parsing library written in plain C++17 without any dependencies. No STL or other 3rd-Party library needed.
Stars: ✭ 74 (-47.14%)
Mutual labels:  shaders, vulkan
Native Opencv Android Template
A tutorial for setting up OpenCV 4.5.0 (and other 4.x.y version) for Android in Android Studio with Native Development Kit (NDK) support.
Stars: ✭ 131 (-6.43%)
Mutual labels:  ndk, jni
Ndk opengles 3 0
Android OpenGL ES 3.0 从入门到精通系统性学习教程
Stars: ✭ 786 (+461.43%)
Mutual labels:  ndk, opengl-es
Androidsecurity
Android安全实践
Stars: ✭ 150 (+7.14%)
Mutual labels:  ndk, jni
Pmtech
Lightweight, multi-platform, data-oriented game engine.
Stars: ✭ 478 (+241.43%)
Mutual labels:  vulkan, opengl-es
Glfw
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
Stars: ✭ 8,416 (+5911.43%)
Mutual labels:  vulkan, opengl-es
Gapid
GAPID is a collection of tools that allows you to inspect, tweak and replay calls from an application to a graphics driver.
Stars: ✭ 1,975 (+1310.71%)
Mutual labels:  vulkan, opengl-es
Filament
Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2
Stars: ✭ 13,215 (+9339.29%)
Mutual labels:  vulkan, opengl-es
Slang
Making it easier to work with shaders
Stars: ✭ 627 (+347.86%)
Mutual labels:  shaders, vulkan
Shapesinopengles2.0
Create basic shapes in opnegles2. And for abstraction purpose, its a class implementation using VBO's to create basic shapes in Open GLES2.0
Stars: ✭ 20 (-85.71%)
Mutual labels:  shaders, opengl-es
cs paint
Vulkan rendering library for graphics and text
Stars: ✭ 79 (-43.57%)
Mutual labels:  shaders, vulkan
MoravaEngine
2D/3D graphics engine written in C++ language. It currently supports the following graphics APIs: OpenGL 3.3+, Vulkan 1.2, DirectX 11. Its current purpose is to experiment with various CG concepts and techniques.
Stars: ✭ 129 (-7.86%)
Mutual labels:  shaders, vulkan
Jni.hpp
A modern, type-safe, header-only, C++14 wrapper for JNI
Stars: ✭ 313 (+123.57%)
Mutual labels:  ndk, jni
Keepalive
Fighting against force-stop kill process on Android with binder ioctl / Android高级保活
Stars: ✭ 376 (+168.57%)
Mutual labels:  ndk, jni
Googleserialport
Android串口通信:抱歉,学会它真的可以为所欲为 ! ! !
Stars: ✭ 130 (-7.14%)
Mutual labels:  ndk, jni
Anyndk
🔥 Android native library, make your development faster and easier. Android各种native库,让你的开发更快更简单
Stars: ✭ 35 (-75%)
Mutual labels:  ndk, jni
RavEngine
A fast, easy to use C++20 3D game library for modern computers
Stars: ✭ 122 (-12.86%)
Mutual labels:  shaders, vulkan
rasen
Generate SPIR-V bytecode from an operation graph
Stars: ✭ 65 (-53.57%)
Mutual labels:  shaders, vulkan
wgpu-mc
Rust-based replacement for the default Minecraft renderer
Stars: ✭ 254 (+81.43%)
Mutual labels:  vulkan, jni
Glove
GLOVE (GL Over Vulkan) is a cross-platform software library that acts as an intermediate layer between an OpenGL application and Vulkan
Stars: ✭ 394 (+181.43%)
Mutual labels:  vulkan, opengl-es
Vk Gl Cts
Khronos Vulkan, OpenGL, and OpenGL ES Conformance Tests
Stars: ✭ 324 (+131.43%)
Mutual labels:  vulkan, opengl-es
Shaderconductor
ShaderConductor is a tool designed for cross-compiling HLSL to other shading languages
Stars: ✭ 1,146 (+718.57%)
Mutual labels:  vulkan, opengl-es
Viry3d
Cross platform 2D and 3D game engine in C++.
Stars: ✭ 307 (+119.29%)
Mutual labels:  vulkan, opengl-es
Diligentsamples
Sample projects demonstrating the usage of Diligent Engine
Stars: ✭ 138 (-1.43%)
Mutual labels:  vulkan, opengl-es
Diligentengine
A modern cross-platform low-level graphics library and rendering framework
Stars: ✭ 2,142 (+1430%)
Mutual labels:  vulkan, opengl-es
YALCT
Yet Another Live Coding Tool - Powered by Veldrid and elbow grease
Stars: ✭ 25 (-82.14%)
Mutual labels:  shaders, vulkan
Lwjgl3
LWJGL is a Java library that enables cross-platform access to popular native APIs useful in the development of graphics (OpenGL, Vulkan), audio (OpenAL), parallel computing (OpenCL, CUDA) and XR (OpenVR, LibOVR) applications.
Stars: ✭ 3,540 (+2428.57%)
Mutual labels:  vulkan, opengl-es
Nova Renderer
Nova Renderer, a custom cross platform render engine written in C++
Stars: ✭ 619 (+342.14%)
Mutual labels:  shaders, vulkan
Shadergen
Proof-of-concept library for generating HLSL, GLSL, and Metal shader code from C#,
Stars: ✭ 395 (+182.14%)
Mutual labels:  shaders, vulkan
Raw Vulkan
🔥 Experiments building Vulkan applications, libraries, and abstractions.
Stars: ✭ 42 (-70%)
Mutual labels:  shaders, vulkan
Shader-Playgrounds
A WebGL shaders editor for beginners and otherwise.
Stars: ✭ 28 (-80%)
Mutual labels:  shaders, opengl-es
Reshade
A generic post-processing injector for games and video software.
Stars: ✭ 2,285 (+1532.14%)
Mutual labels:  shaders, vulkan
Gdx Vfx
LibGDX post-processing visual effects
Stars: ✭ 105 (-25%)
Mutual labels:  shaders, opengl-es
Glslviewer
Console-based GLSL Sandbox for 2D/3D shaders shaders
Stars: ✭ 2,834 (+1924.29%)
Mutual labels:  shaders, opengl-es
glfw-d
D translation of GLFW, a multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
Stars: ✭ 14 (-90%)
Mutual labels:  vulkan, opengl-es
Openglcamera2
Android OpenGL Camera 2.0 实现 30 种滤镜和抖音特效
Stars: ✭ 305 (+117.86%)
Mutual labels:  ndk, filter
Jnioor
基于C++模板函数与Fluent API设计的JNI反射库,极大的简化JNI反射调用,提高JNI开发效率与稳定性
Stars: ✭ 278 (+98.57%)
Mutual labels:  ndk, jni
Uikit Cross Platform
Cross-platform Swift implementation of UIKit, mostly for Android
Stars: ✭ 421 (+200.71%)
Mutual labels:  ndk, opengl-es
Jni4android
JNI Generater for Android
Stars: ✭ 261 (+86.43%)
Mutual labels:  ndk, jni
Androiddevwithcpp
Android Develop With C++
Stars: ✭ 106 (-24.29%)
Mutual labels:  ndk, jni
Android Luajit Launcher
Android NativeActivity based launcher for LuaJIT, implementing the main loop within Lua land via FFI
Stars: ✭ 87 (-37.86%)
Mutual labels:  ndk, jni
ChangeVoice
NDK语音消息的变声处理
Stars: ✭ 33 (-76.43%)
Mutual labels:  ndk, jni
SecurityDemo
ndk进行简单的签名校验,密钥保护demo,android应用签名校验
Stars: ✭ 22 (-84.29%)
Mutual labels:  ndk, jni
sparkar-pixelate-shader
simple script-only pixelate shader with Facebook SparkAR.
Stars: ✭ 35 (-75%)
Mutual labels:  shaders, filter
Android Disassembler
Disassemble ANY files including .so (NDK, JNI), Windows PE(EXE, DLL, SYS, etc), linux binaries, libraries, and any other files such as pictures, audios, etc(for fun)files on Android. Capstone-based disassembler application on android. 안드로이드 NDK 공유 라이브러리, Windows 바이너리, etc,... 리버싱 앱
Stars: ✭ 250 (+78.57%)
Mutual labels:  ndk, jni
ogl to vlk
Vulkan Tutorials For OpenGL Developers
Stars: ✭ 16 (-88.57%)
Mutual labels:  vulkan, opengl-es
Relinker
A robust native library loader for Android.
Stars: ✭ 2,612 (+1765.71%)
Mutual labels:  ndk, jni
Magiccamera3
30+Camera different effects with C++ and opengles 3.0
Stars: ✭ 235 (+67.86%)
Mutual labels:  filter, opengl-es
Nabla
OpenGL/OpenGL ES/Vulkan/CUDA/OptiX Modular Rendering Framework for PC/Linux/Android
Stars: ✭ 235 (+67.86%)
Mutual labels:  vulkan, opengl-es
premake-android-studio
premake5 module for android-studio and gradle build.
Stars: ✭ 24 (-82.86%)
Mutual labels:  ndk, jni
Jpegkit Android
Efficient JPEG operations for Android without the risk of an OutOfMemoryException.
Stars: ✭ 154 (+10%)
Mutual labels:  ndk, jni
mojoshader
Use Direct3D shaders with other 3D rendering APIs.
Stars: ✭ 91 (-35%)
Mutual labels:  vulkan, opengl-es
pilka
Another live-coding tool for creating shader demos, Vulkan+Wgpu powered.
Stars: ✭ 84 (-40%)
Mutual labels:  shaders, vulkan
1-60 of 1196 similar projects