GeoFS 的 GLTF 模型导入工具
GeoFS Model Importer is a userscript that enables you to load custom .gltf or .glb models directly into GeoFS. It supports placing scenery objects and even replacing your aircraft model in real-time.
This tool is designed for modders, 3D model creators, and GeoFS developers who want enhanced control over 3D models within the flight simulator environment.
.gltf and .glb models directly into GeoFSFirst, install the Tampermonkey browser extension:
Click the installation link below:
Visit the GeoFS website You will see a Model Importer button in the bottom-left corner of the screen.
.glb or .gltf model fileThis script includes automatic update functionality using Tampermonkey's update mechanism:
// @updateURL https://raw.githubusercontent.com/GeofsExplorer/GeoFS-Model-Importer/main/GeoFS-Model-Importer.user.js
// @downloadURL https://raw.githubusercontent.com/GeofsExplorer/GeoFS-Model-Importer/main/GeoFS-Model-Importer.user.js
Updates pushed to the GitHub repository will automatically be distributed to all users.
| Feature | Support Level |
|---|---|
| GeoFS Version | 3.9+ |
| File Types | .glb, .gltf |
| Real-time Model Tracking | ✅ Support |
| Aircraft Replacement | ✅ Support |
| Animations | ❌ Limited |
| Materials / PBR | ⚠️ Partial Support |
| Large Models | ⚠️ May impact FPS |
GeofsExplorer — Main Developer & Project Creator
31124呀 — UI improvements, testing, Code Improver, Bug Finder
We welcome contributions! Feel free to:
This project is released under the MIT License. You are free to:
See the LICENSE for full details.