O3DView 1.2.5-beta

Bald ist es soweit: Unsere nächste Leitstellenfahrt findet statt. Weitere Informationen findet ihr hier.

Lizenzbestimmungen
Alle Rechte vorbehalten. | All rights reserved. | Tous droits réservés.
Empfohlene OMSI-Version
Aktuell v2.3.x
Vorausgesetzte kommerzielle Erweiterungen
Keine

A fast and powerful o3d/bus/sco file viewer.

O3DView

Ever wanted a quick way to view your o3d files without opening Blender/Omsi? O3DView is a super fast and capable viewer for .o3d/.bus/.ovh/.cfg/.sco files. It's designed to load models quickly and render them faithful to how Omsi does.

Features:

  • Supports many Omsi file formats:
    • O3D
    • CFG
    • SCO
    • OVH
    • BUS
  • Supports drag and drop to open files
  • Supports SCO/CFG material tags
  • Supports interior lights
  • Wireframe view
  • Material viewer and editor
  • Option to associate all o3d files to open with O3DView
  • CFG file viewer

          


Installation

  • Download and unzip the file from WebDisk
  • Make sure you have Microsoft .NET Runtime 8.0 installed (or install it if you're not sure) (https://dotnet.microsoft.com/en-us/download/dotnet/8.0)
  • Run O3DView.exe
  • To register the o3d file extension to open with O3DView (see image 3) simply go to "Help->Register File Association"
    • To register other file formats you can right click on the file to open, click Open With and select O3DView.exe

Support

This is a bit of a side project so don't expect bug fixes to out to quickly. That being said if you find any bugs, or have any suggestions or questions the best way to get in contact with me is via Discord ( space928).

Here's a link to the OmsiExtensions discord server where most of my development happens, I've made a separate channel for discussions relating to O3DView:
https://discord.gg/5Rd4xwyN77


For those who are interested in source code (particularly interesting is the custom ini file serializer/deserializer), It's available on my GitHub.

https://github.com/space928/O3DView

  • 1.2.5-beta

    • Fixed directional light direction bug
    • Improved specular highlights
    • Added bumpmap support
    • Improved envmap reflections
    • ZTest is now always enabled, seems to cause bugs if [matl_noZcheck] actually works...
    • Fixed [matl] association bug
    • CFGs with meshes both inside and outside of a LOD are now loaded
  • 1.2.4-beta

  • You should consider packaging this with iExpress instead of including a zipped file as download.