Let's use NeRF to achieve real-time interactive rendering of large-scale scenes!
- Windows
- RTX 2000 & 3000 series. A single 3090 GPU can support real-time rendering of an area of approximately 600m*600m with a resolution of 1920*1080 and a frame rate of 40 frames per second.
- cuda 11.5 is recommended.
- Download Unreal Engine 4, version 4.25.4 is recommended. Then, create a game project category using C++.
- Place the plugin files in the UE4 project directory. Two larger plugin subfiles are placed in the google drive (Plugins/nerf_manager/Binaries and Plugins/nerf_manager/lib) and we provide models of the "highway" scenario.
- Launching in Visual Studio and Configuration. Put the ".json" file path in the "Cfg path" and the "output_models" folder path in the "Model path".
- Currently, you have the flexibility to freely navigate within the scene and have the ability to dynamically add objects to the scene.