Skip to content

Commit bbc7391

Browse files
authored
Update README.md
1 parent b551380 commit bbc7391

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
</div>
1919
</br>
2020

21+
<img src="https://github.com/dvsku/devue/blob/main/.github/readme/screenshot_1.png?raw=true" />
22+
2123
## About
2224
devue is a 3D model viewing software with plugin support.</br>It was made while working on a personal project trying to reverse engineer an unknown model format and needing a way to quickly see changes.
2325
Since then I've started learning OpenGL and expanded it further. It is meant to be extendable via model and texture plugins.
@@ -27,7 +29,7 @@ Since then I've started learning OpenGL and expanded it further. It is meant to
2729
.obj
2830

2931
#### Natively supported textures
30-
.jpg .png .bmp
32+
.jpg .png .bmp .dds (DTX5)
3133

3234
## Plugins
3335
**Use 3rd party plugins at your own risk. I don't guarantee the safety of any plugin that is not included with devue release.**

0 commit comments

Comments
 (0)