Giter Club home page Giter Club logo

space-thumbnails's Introduction

Space Thumbnails

Generates preview thumbnails for 3D model files. Provide a Windows Explorer extensions that adds preview thumbnails for 3D model files.

screenshot

Supported formats

  • Wavefront Object (.obj)
  • FBX-Format, as ASCII and binary (.fbx)
  • Stereolithography (.stl)
  • Collada (.dae)
  • Stanford Polygon Library (.ply)
  • glTF2.0 (.glb/.glTF)
  • Extensible 3D (.x3d/.x3db)
  • 3D Studio Max 3DS (.3ds)

Windows Explorer Extensions

No thumbnails showing

Ensure thumbnails are generally enabled. Are thumbnails working with other file types on your system, e.g. photos? If not, you may have disabled them altogether.

  1. open any folder

  2. open the Folder Options

    • Windows 10: select ViewOptionsChange folder and search options

    • Windows 7: select OrganizeFolder and search options

  3. Select the View tab

  4. in Advanced settings, make sure the Always show icons, never thumbnails option is not checked

Clear your thumbnail cache. This forces Explorer to request new thumbnails instead of relying on outdated data.

  1. click the Start button and type cleanmgr.exe
  2. select drive C: and confirm
  3. check Thumbnails and confirm
  4. reboot

Speed

Rendering thumbnails for 3D models may not be that fast. To keep your explorer smooth and available, we have made some limits here, if the model file size is larger than 300MB or takes longer than 5 seconds to load and render, it will be cancelled and display this image below.

If there is an error loading the file (corrupt or illegal file), it will display this image below.

Logs

Space Thumbnails saving the logs in Windows Events. To view the logs, you can open Event Viewer, right-click on the Custom Views folder in the left Console Tree, click Create Custom View.... and follow the steps below to create a custom view. You need to upload the logs here when you submit the issue.

Links

License

© 2022 EYHN

Please see LICENSE.

space-thumbnails's People

Contributors

eyhn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

space-thumbnails's Issues

How can I change the color of thumbnails?

By default, it is white and it is hard to see what is drawn.
Is it possible to set a different color through the registry, maybe there is a separate configuration file?

Error when trying to generate thumbnails

When I try to generate the thumbnails I get this error

FEngine (64 bits) created at 00000266792DB050 (threading is enabled)
FEngine resolved backend: Vulkan
Vulkan device driver: NVIDIA 516.94
Selected physical device 'NVIDIA GeForce RTX 2080 SUPER' from 1 physical devices. (vendor 0x10de, device 0x1e81, driver 0x81178000, api 1.3)
thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', crates\cli\src\main.rs:58:48
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

I've tried it with different 3D models and formats such as .fbx, .gltf and .obj

Input:
space-thumbnails-cli.exe --input C:\users\account\documents\3dmodels C:\users\account\downloads\thumbnailgen\output

[Request] FBX support

FBX is one of the more common formats and would be amazing to have support for it. The software works well and is very lightweight on my system

Roadmap

This project is in the very early stages of development, and here are the goals to be completed in the near future。

Optimization

  • Using process isolation + IPC to prevent the errors that can cause Windows Explorer to crash or get stuck. #2
  • Caching rendering contexts to improve rendering speed.

Support Formats

  • Blender (.blend)
  • Cinema 4D (.c4d)
  • STEP (.stp/.step)
  • Folder with typical PBR material (metallic/diffuse/roughness/ao/bump/normal.png)

FBX textures not supported?

Are textures in FBX files supported? I made sure that the paths to the texture files were correct in the FBX, and they show up just fine in Autodesk FBX Viewer. Unfortunately they are absent from the thumbnails. I see that you have a screenshot on your project home page showing materials in an FBX file, so I was wondering if I missed something?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.