Pinned Repositories
Babylon.js
Babylon.js is a powerful, beautiful, simple, and open game and rendering engine packed into a friendly JavaScript framework.
ebook
收藏的技术电子书。
gltfviewer
仿老子云 https://www.laozicloud.com 实现的gltf模型预览工具,基于babylon.js + vue + elementUI等流行技术开发。
ke-rtsp
一种基于Media Source Extensions(简称MSE)技术实现的html5实时视频直播方案。Node.js调用ffmpeg包装rtsp流,然后通过socket.io转发包装后的流,前端html5获取流数据并通过MSE把流一点一点喂给video标签进行视频播放。能够支持谷歌浏览器、火狐浏览器、Edge浏览器、安卓原生浏览器,不支持IE。高性能,支持同时转发多路视频,占用硬件资源不多。低延时,延时1s。
Max2Babylon2015
Max2Babylon2015导出gltf官方修改版。
RTSPVideoPlayer
C#开发的基于VLC的RTSP播放器。
Unity2glTF
Unity编辑器一键导出模型到.gltf和.glb格式。
windows-hosted-aarch64-linux-musl-gcc-cross-compiler
windows上运行的aarch64-linux-musl GCC12交叉工具链。
windows-hosted-x86_64-linux-musl-gcc-cross-compiler
windows上运行的x86_64-linux-musl GCC13交叉工具链。
maptalks.three
A maptalks layer to render with three.js.
kekeqy's Repositories
kekeqy/ebook
收藏的技术电子书。
kekeqy/ke-rtsp
一种基于Media Source Extensions(简称MSE)技术实现的html5实时视频直播方案。Node.js调用ffmpeg包装rtsp流,然后通过socket.io转发包装后的流,前端html5获取流数据并通过MSE把流一点一点喂给video标签进行视频播放。能够支持谷歌浏览器、火狐浏览器、Edge浏览器、安卓原生浏览器,不支持IE。高性能,支持同时转发多路视频,占用硬件资源不多。低延时,延时1s。
kekeqy/Unity2glTF
Unity编辑器一键导出模型到.gltf和.glb格式。
kekeqy/windows-hosted-x86_64-linux-musl-gcc-cross-compiler
windows上运行的x86_64-linux-musl GCC13交叉工具链。
kekeqy/gltfviewer
仿老子云 https://www.laozicloud.com 实现的gltf模型预览工具,基于babylon.js + vue + elementUI等流行技术开发。
kekeqy/RTSPVideoPlayer
C#开发的基于VLC的RTSP播放器。
kekeqy/Max2Babylon2015
Max2Babylon2015导出gltf官方修改版。
kekeqy/windows-hosted-aarch64-linux-musl-gcc-cross-compiler
windows上运行的aarch64-linux-musl GCC12交叉工具链。
kekeqy/Babylon.js
Babylon.js is a powerful, beautiful, simple, and open game and rendering engine packed into a friendly JavaScript framework.
kekeqy/ke-db
Node.js访问多种数据库的更高层次的抽象封装,能有效屏蔽不同数据库的实现细节差异,目前支持PostgreSQL、MySQL、SQLite三种数据库。
kekeqy/maptalks.three
A maptalks Layer to render with THREE.js.
kekeqy/amap-building-crawler
A crawler project for fetching 3d building data from amap and tramsform its to GeoJSON
kekeqy/Assets
A place for public domain digital assets to use.
kekeqy/Exporters
Exporters for Babylon.js and gltf file formats
kekeqy/FFmpeg-QuQi-H265-FLV-RTMP
🔥定制化FFmpeg 支持h265编码FLV RTMP;custom made version and modify By Numberwolf CYL,Based on FFmpeg4, u can encode flv(rtmp stream) with hevc codec.
kekeqy/pkg-exe-build
解决pkg 打包不能修改exe的问题
kekeqy/referencesource
Source from the Microsoft .NET Reference Source that represent a subset of the .NET Framework
kekeqy/three.js
JavaScript 3D library.
kekeqy/threejs-light-probe
kekeqy/threex.grass
three.js game extensions for fast grass.
kekeqy/UniGLTF
glTF 2.0 importer and exporter for Unity 5.6 or later
kekeqy/UnityGLTF
Runtime GLTF Loader for Unity3D
kekeqy/webglbook_examples
kekeqy/windows-hosted-i686-w64-mingw32-gcc-cross-toolchain
64位Windows上运行的交叉32位windows程序的GCC13工具链,可以用来编译32位windows或windows 95程序。