У нас вы можете посмотреть бесплатно F3D: A More Reliable Alternative to Windows 3D Viewer или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Note Version 3.1 has no input lag, a console available in the UI now, and better performance compared to the one I used in this video. Also, updated instructions for changing default config options can be found below. ----- About F3D F3D is a really useful, simple and free 3D content viewer. I use it as a replacement for Microsoft 3D Viewer, which often fails to open files and generate thumbnails in my experience. It supports a lot of different popular 3D file formats and even lesser-used formats like gaussian splats and Quake .mdl files. You can also make it the default Windows thumbnail generator during installation, so it automatically generates thumbnails for your 3D files in Windows Explorer. This makes it a lot easier to browse through 3D files and large asset libraries. You can find F3D here: https://f3d.app// ----- Changing Default Config Settings Config settings names be found here: https://f3d.app/doc/libf3d/OPTIONS.ht... You can change the default look of the content/scene by editing the config file located in "C:\Users\YourUserName\F3D\share\f3d\configs\05_all.json". If it is not there try checking "[install_dir]\share\f3d\configs\". This also controls how thumbnails look. You can add options like these: "render.light.intensity": 1, "model.color.rgb": "grey", "model.material.roughness": 0.5, "model.material.metallic": 0 Or you can use a matcap (which will ignore the other render settings) - to do so you can download a matcaps (like this free pack: https://github.com/nidorx/matcaps/rel...) and place it in a directory of your choice. Then add a line to the config file similar to the example below to fell F3D what file to use. Just make sure to use forward slashes in the path: "model.matcap.texture": "C:/Assets/YourMatcaps/YourMatcapFileName.png" ----- I am not affiliated with F3D in any way. I just wanted to share this handy utility with others. Feel free to leave a comment if you have any other useful tools that you would like to share! *NOTE*: As of F3D 3.0, the config file names have changed - User @gyoussef provided this solution: "To modify the default lighting in F3D v3.0.0 you have to edit the file named 05_all.json. Also, if you can't find the app in the default apps list if you search for a filetype and then click on choose a default, F3D should appear in the list." (Thanks @gyoussef!)