From 98bd1a11c91b1ee9adf82d938aa4140a854a3134 Mon Sep 17 00:00:00 2001 From: Viktor Kovacs Date: Mon, 3 May 2021 18:17:09 +0200 Subject: [PATCH] Update readme. --- README.md | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 2f39878..b962992 100644 --- a/README.md +++ b/README.md @@ -38,22 +38,22 @@ The repository is separated into two parts. See more information in the [Develop ## Features - Load model: - - Select files from a file browser dialog - - Drag and drop files from your computer - - Specify files by web url - - Specify files by web url in hash parameters + - Select files from a file browser dialog. + - Drag and drop files from your computer. + - Specify files by web url. + - Specify files by web url in hash parameters. - Explore model: - - Orbit, pan, zoom - - Set up direction - - Fit to window + - Orbit, pan, zoom. + - Set up direction. + - Fit to window. - Investigate model: - - List used and missing files - - List all materials and meshes - - Show/hide and zoom to a specific mesh - - List materials used by a specific mesh - - Show model information (model size, vertex and polygon count) -- Export model to various format -- Embed viewer in your website + - List used and missing files. + - List all materials and meshes. + - Show/hide and zoom to a specific mesh. + - List materials used by a specific mesh. + - Show model information (model size, vertex and polygon count). +- Export model to various format. +- Embed viewer in your website. ## External Libraries