TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #15501 · Feb 18

#cplusplus Pyrite64 is an open-source visual editor and engine for creating 3D games that run on real Nintendo 64 consoles or accurate emulators. It uses community libraries like Libdragon and tiny3d instead of proprietary Nintendo SDKs, avoiding legal complications. The tool features automatic toolchain installation, Blender model importing, HDR and bloom rendering, and a node-graph editor for scripting. You benefit by building authentic N64 games without wrestling with outdated 1990s development tools—the integrated environment handles compilers, dependencies, and asset management automatically, letting you focus on game creation rather than technical setup. https://github.com/HailToDodongo/pyrite64

Hashtags

Results

2 similar posts found

Search: #hap

当前筛选 #hap清除筛选
折腾实验室频道

@TossLabChannel · Post #746 · 08/27/2025, 03:18 PM

#HarmonyOS#HAP#鸿蒙NEXT HarmonyOS-Haps:鸿蒙 NEXT HAP 安装包合集 这是一个社区整理的 鸿蒙 NEXT HAP 安装包合集,适合开发者和爱好者下载、安装或研究 HarmonyOS NEXT 应用。 仓库持续更新,已收获上千 Star,体现了社区的活跃度与实用性。 如果你在使用鸿蒙 NEXT,想要获取或尝试不同的 HAP 安装包,这个仓库是不错的资源。 🔘@TossLab🔘@TossLabChannel

GitHub Trends

@githubtrending · Post #15616 · 04/15/2026, 12:00 PM

#cplusplus#hap#mid_360#ros#ros2 Livox ROS Driver 2 connects your Livox LiDARs like HAP and Mid360 to ROS (Noetic) or ROS2 (Foxy/Humble/Jazzy) on matching Ubuntu versions. Clone the repo in a workspace/src folder, build Livox-SDK2, then run ./build.sh with your ROS version, and launch with roslaunch or ros2 launch files from launch_ROS1/ROS2 folders—edit JSON configs for IP, ports, frequency (up to 100Hz), and formats. This lets you quickly test and visualize point clouds in RViz for robotics development, saving time on setup and debugging. https://github.com/Livox-SDK/livox_ros_driver2