Skip to content

Commit

Permalink
Remove image from README
Browse files Browse the repository at this point in the history
  • Loading branch information
ajtribick committed Sep 14, 2024
1 parent 8e39767 commit 998191e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ A utility to convert from Celestia's .cmod files (binary and ASCII formats are s
Wavefront .obj/.mtl files. This may be useful for importing them into 3D editor software that does
not have built-in support for the Celestia format.

![Celestia's default ISS model, converted to obj and opened in Blender](images/cmod2obj.jpg)

Note that the features supported by the two file formats differ: if the .cmod file uses these
features, a warning message will be output and the feature will either be dropped or only
partially represented. Such features include, but are not limited to:
Expand All @@ -31,4 +29,4 @@ Example usage:

```Shell
dotnet CmodConvert.dll some/directory/iss.cmod
```
```
Binary file removed images/cmod2obj.jpg
Binary file not shown.

0 comments on commit 998191e

Please sign in to comment.