Pinned Repositories
3d-engine
A toy game engine for learning purposes. ECS, C++17, OpenGL
3DGaussianSplatGL
使用C++跟OpenGL实现的3D Gaussian splatting
3DVisualizer
Highly interactive application for visualization and analysis of 3D multivariate gridded data, such as produced by finite element method (FEM) simulations, confocal microscopy, serial sectioning, computerized axial tomography (CAT) scans, or magnetic resonance imaging (MRI) scans
bgfx-android
use bgfx.cmake for cross compile
filament
Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2
hello-bgfx
imgui-android
Jac-3DEngine
Based OpenGLES2.0, C++,crossplatform,3D Engine
OpenGLES2
A simple OpenGLES 2.0 iOS project written in C++ with some Objective-C where necessary that uses and borrows portions Cinder components (www.libcinder.org) where necessary.
opengles3-book
OpenGL ES 3.0 Programming Guide Sample Code
jaccen's Repositories
jaccen/3DGaussianSplatGL
使用C++跟OpenGL实现的3D Gaussian splatting
jaccen/About-AVM
jaccen/Awesome-GitHub-Repo
收集整理 GitHub 上高质量、有趣的开源项目。
jaccen/awesome-simulation
Resources for Physics based simulation in Computer Graphics 图形学中物理模拟的资源整理
jaccen/BXC_VideoAnalyzer_v4
视频行为分析系统v4系列版本,该系统可以在不考虑流媒体音视频开发,编解码开发,界面开发等情况下, 只需要训练自己的模型,开发自己的行为算法插件,就可以轻松开发出任何你想要的安全行为检测,比如人脸识别,车辆识别,周界入侵,打架,斗殴,跌倒,人群聚集,离岗睡岗,安全帽检测,充电桩,工作服, 疲劳检测,交通拥堵等等。
jaccen/city-dreamer
The official implementation of "CityDreamer: Compositional Generative Model of Unbounded 3D Cities". (arXiv 2309.00610)
jaccen/CityGaussian
[ECCV2024] CityGaussian: Real-time High-quality Large-Scale Scene Rendering with Gaussians
jaccen/CMakeGL
jaccen/DeallyEngine
jaccen/Dynamic3DGaussians
动态3D高斯
jaccen/FaceAlgorithm
包含人脸检测(Retinaface,yolov5face,yolov7face,yolov8face),人脸检测跟踪(ByteTracker),人脸角度计算(Face_Angle)人脸矫正(Face_Aligner),人脸识别(Arcface),口罩检测(MaskRecognitiion),年龄性别检测(Gender_age),静默活体检测(Silent_Face_Anti_Spoofing),FaceAlignment(106keypoints)
jaccen/Fay
Fay is an open-source digital human framework integrating language models and digital characters. It offers retail, assistant, and agent versions for diverse applications like virtual shopping guides, broadcasters, assistants, waiters, teachers, and voice or text-based mobile assistants.
jaccen/GaussianSplats3D
Three.js-based implementation of the 3D Gaussian splat viewer
jaccen/gen3D_realCity
Input building footprint and generate .obj and CityGML(.gml) files for real city 3D scene
jaccen/hello-webgpu
Cross-platform C++ example for WebGPU and Dawn
jaccen/insightface
State-of-the-art 2D and 3D Face Analysis Project
jaccen/jaccen.github.io
jaccen/Lumos
Cross-Platform C++ 2D/3D game engine
jaccen/lygia
LYGIA, it's a granular and multi-language (GLSL, HLSL, WGSL, MSL and CUDA) shader library designed for performance and flexibility
jaccen/metrabs
Estimate absolute 3D human poses from RGB images.
jaccen/miniprogram-demo
微信小程序组件 / API / 云开发示例
jaccen/mmpose
OpenMMLab Pose Estimation Toolbox and Benchmark.
jaccen/Octree-GS
Octree-GS: Towards Consistent Real-time Rendering with LOD-Structured 3D Gaussians
jaccen/Open3D
Open3D: A Modern Library for 3D Data Processing
jaccen/openpilot
openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for 250+ supported car makes and models.
jaccen/raytracing.github.io
Main Web Site (Online Books)
jaccen/realfill
jaccen/reflex
🕸 Web apps in pure Python 🐍
jaccen/TalkingHead
Talking Head (3D): A JavaScript class for real-time lip-sync using Ready Player Me full-body 3D avatars.
jaccen/VulkanCmake
vulkan+ GLM+ GLFW的demo