Skip to content

Instantly share code, notes, and snippets.

View testkun08080's full-sized avatar
♨️
Chill in onsen

testkun08080 testkun08080

♨️
Chill in onsen
View GitHub Profile
@BigRoy
BigRoy / usdviewport_qt.py
Last active June 28, 2025 10:50
Example of how to embed a simple USD viewport in Qt application
"""
MIT License
Copyright (c) 2019 Roy Nieterau
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
@YuriyGuts
YuriyGuts / link-ollama-models-to-lm-studio.py
Last active August 28, 2025 05:56
Expose Ollama models to LM Studio by symlinking its model files. Just run `python3 link-ollama-models-to-lm-studio.py`. On Windows, run it as admin.