Stl чем открыть linux

Saved searches

Use saved searches to filter your results more quickly

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

fstl-app/fstl

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Sign In Required

Please sign in to use Codespaces.

Launching GitHub Desktop

If nothing happens, download GitHub Desktop and try again.

Launching GitHub Desktop

If nothing happens, download GitHub Desktop and try again.

Читайте также:  Linux mint debian or cinnamon

Launching Xcode

If nothing happens, download Xcode and try again.

Launching Visual Studio Code

Your codespace will open once ready.

There was a problem preparing your codespace, please try again.

Latest commit

Git stats

Files

Failed to load latest commit information.

README.md

fstl is a very fast .stl file viewer.

It was originally written by Matt Keeter, and is now primarily maintained by @DeveloperPaul123.

It is designed to quickly load and render very high-polygon models; showing 2 million triangles at 60+ FPS on a mid-range laptop.

Issues and minor pull requests are welcome; the project is under 1K lines of code and should be fairly approachable.

Setting fstl as the Default STL Viewer

  1. Right-click an STL file
  2. Select Open With >>> Choose another app
  3. Select More Apps and Look for another app on this PC
  4. Enter the path to the fstl EXE file
  1. Ctrl+click an STL file
  2. Select Get Info
  3. Navigate to the Open with section
  4. Select fstl in the dropdown
  5. Click Change All

If mimeopen is available on your system, it can be used to set fstl as the default viewer for STL files. Run the following in your terminal:

# replace example.stl with an actual file mimeopen -d example.stl

The following output will result:

Please choose a default application for files of type model/stl 1) Other. use application # 

Select the Other option and type fstl as the desired command to open STL files. This will now become the system default, even when opening files from the file manager.

The only dependency for fstl is Qt 5, plus cmake for building.

Читайте также:  Linux new user admin

Install Qt from their website or Homebrew.

Install cmake through Homebrew or equivalent.

Then, run through the following set of commands in a shell:

git clone https://github.com/fstl-app/fstl cd fstl mkdir build cd build cmake -DCMAKE_PREFIX_PATH=/usr/local/Cellar/qt/5.15.0/ .. make -j8 ./fstl.app/Contents/MacOS/fstl 

You may need to edit the Qt path depending on your installation.

To package a standalone app, go to the app directory and run package.sh

This should produce two new files in the root directory:

  • fstl.app is a standalone application that can be copied to /Applications
  • fstl.dmg is a disk image that can be given to a friend

Install Qt with your distro’s package manager (required libraries are Core, Gui, Widgets and OpenGL, e.g. qt5-default and libqt5opengl5-dev on Debian).

You can build fstl with CMake:

git clone https://github.com/fstl-app/fstl cd fstl mkdir build cd build cmake .. make -j8 ./fstl 

Copyright (c) 2014-2017 Matthew Keeter

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 furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED «AS IS», WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Читайте также:  Чем открыть psd линукс

Источник

Просмотр моделей из САПР под Линукс

Скажите пожалуйста, существуют ли программы для просмотра моделей из САПР, работающие под Линукс?

Хочется делиться моделями с одним знакомым.

Популярные вопросы

Как найти модель колбы для краскопульта?

Проблема такая: есть краскопульт Miol HLVP 79-560, к нему шла вкручивающаяся колба для краски с 2.5 дюймовой горловиной. Колба потерялась. Хочу напеча.

Али задолбал. Где еще покупаете комплектуху для принтеров?

5-й день как пропало всё избранное на Али. Поддержка как всегда блеет «извините, потерпите. «

Может уже есть что-то в эфире сопостав.

нужна консультация

Решаю купить принтер, думаю но пока не решил какую выбрать конструкцию. На али нашел вот такой вариант ru.aliexpress.com/item/2016-Newest-TEVO-Tarant.

Читайте в блогах

Совместный вебинар. 3D Vision & IMPRINTA

Электрический речной трамвай «Синичка» ( макет 1/100)

Вечная чернильница для жидкого флюса и всего-всего-всего

Сушилка от Дикого Механика

Напечатал люстры для родни

Обзор Raise3D Pro3 и Raise3D Pro3 Plus: двухэкструдерные 3D-принтеры для серийной 3D-печати

T-Flex

Популярные
3D-принтеры

Комментарии и вопросы

Добрый день! Продают за полцен.

Всем привет! Столкнулся с тем.

Народ привет, новичок в этом д.

СООБЩЕСТВО

РАЗДЕЛЫ

НОВОСТИ

СОЦСЕТИ

http://ariat.ru http://ariat.ru

Вы успешно зарегистрированы

Вы успешно зарегистрированы

Пароль успешно изменен

Пароль успешно изменен

На ваш e-mail высланы новые регистрационные данные.

Пожалуйста, проверьте Вашу почту

Пожалуйста, проверьте Вашу почту

Вам было отправлено письмо с инструкцией по восстановлению пароля. Если вы не получили письмо в течение 5 минут, проверьте папку спам, попробуйте еще раз.

Источник

Оцените статью
Adblock
detector