- Как установить Sketchup3D в Ubuntu 20.04 — подсказка для Linux
- Что нового в Sketchup?
- Установка SketchUp в Ubuntu 20.04 с Wine
- Установка Wine
- Заключение
- Wpilot
- How to install Sketchup on Ubuntu
- Key features of Sketchup 3D software
- 1. Simplicity
- 2. Extensive 3D libraries
- 3. Use middle click in SketchUp
- 4. Generate detailed maps
- 5. Accuracy in creating models
- Prerequisites
- Installing Sketchup 3D on Ubuntu20.04
- Install Wine on Ubuntu 20.04
- Installing Wine on Fedora 35
- Installing Sketchup 3D using Wine
- Three versions of SketchUp 3D
- 1. SketchUp Make
- 2. SketchUp Free
- 3. SketchUp Pro
- Sketchup 3D Warehouse
- Wrapping up
Как установить Sketchup3D в Ubuntu 20.04 — подсказка для Linux
SketchUp — это программа для 3D-моделирования (например, САПР), которая используется для создания чертежей зданий и деталей машин, а также для съемки и анимации объектов. Эта программа доступна бесплатно с ограниченными функциями как SketchUp Free. Sketchup также доступен в виде премиального программного обеспечения SketchUp Pro, которое поставляется с полными наборами инструментов.
Из этого туториала Вы узнаете, как установить SketchUp в Ubuntu 20.04.
Что нового в Sketchup?
- Обновляет все функции, касающиеся геометрического пересечения дизайнов, такие как штамп, драпировка и другие.
- Опция отмены была отлажена и обновлена, чтобы лучше восстанавливать геометрические конструкции.
- Программа больше не дает сбой при загрузке поврежденного файла модели.
- Удаление элементов внутри групп стало проще и менее сложным.
- Исправлена ошибка, приводившая к сбою при автоматическом сворачивании.
Установка SketchUp в Ubuntu 20.04 с Wine
Мы будем устанавливать Sketchup в нашей системе Ubuntu 20.04 с Wine, бесплатным программным обеспечением для совместимости с открытым исходным кодом, которое позволяет нам запускать приложения Windows в дистрибутивах macOS и Linux.
Установка Wine
Начните с установки последней версии Wine с помощью следующих команд:
$ wget https: // dl.winehq.org / винные постройки / Release.key
$ судо apt-key добавить Release.key
$ судо apt-add-репозиторий ‘ https://dl.winehq.org/wine-builds/ubuntu/’
Если вы получаете сообщение об ошибке, подобное приведенной выше команде, выполните команду, указанную ниже.
$ wget -nc https: // dl.winehq.org / винные постройки / winehq.key &&
судо apt-key добавить winehq.key && судо подходящее обновление
Снова введите следующую команду.
$ судо apt-add-репозиторий ‘ https://dl.winehq.org/wine-builds/ubuntu/’
Затем установите вино, введя следующее:
$ судо apt-get update && судо apt-get install —install-рекомендует винная постановка winehq-staging
Выполните команду ниже, чтобы настроить вино:
Перейдите в раздел Приложения и переключите версию Windows на Windows 7.
Затем перейдите на вкладку «Библиотеки» и создайте новую библиотеку с именем ‘богатый20.’
Перейдите в раздел Загрузки, выберите exe-файл и откройте файл, выбрав первый вариант в меню списка, как показано ниже:
Дождитесь завершения установки, а затем нажмите кнопку «Готово».
Затем щелкните правой кнопкой мыши средство запуска Sketchup, перейдите в раздел «Свойства» и добавьте ‘/DisableRubyAPI.’
Затем загрузите библиотеку с меткой ‘mfc100u.dll, Скопируйте его и переместите в папку Wine. нажмите Ctrl + H ключи вместе, чтобы включить скрытые папки в Nautilus. Перейдите в домашнюю папку, перейдите в .wine / drive_c / окна / system32 / каталог и переместите его в этот каталог.
Заключение
Теперь, когда на вашем устройстве установлен SketchUp, у вас есть средства для относительно легкого создания сложных дизайнов и моделей с помощью простого интерфейса. Некоторые из наиболее полезных функций, которые может предложить Sketchup, включают следующее:
- Широкий выбор инструментов моделирования для архитектуры, дизайна интерьера, ландшафтного дизайна и анимации.
- Удвойте продуктивность благодаря настраиваемому пользовательскому интерфейсу.
- С легкостью переносите свои модели между SketchUp и другим программным обеспечением для моделирования.
- Поддержка 3D-принтеров для создания 3D-моделей.
- Ультрареалистичное и практичное освещение, улучшенная динамика и многое другое.
Wpilot
Популярная программа SketchUp для рисования трехмерных объектов как известно это программа для Windows системы. Но эта не проблема SketchUp запускается в linux под Wine без затруднений. Чтобы установить SketchUp 2019 Pro 64 bit в Linux надо сделать две вещи это установить и настроить Wine и запустить саму программу в wine.
Открываем терминал и вводим следующии команды.
Включаем поддержку 32 — битной архитектуры:
sudo dpkg —add-architecture i386
Добавляем репозиторий wine и устанавливаем:
wget -nc https://dl.winehq.org/wine-builds/winehq.key
sudo apt-key add winehq.key
sudo apt-add-repository ‘deb https://dl.winehq.org/wine-builds/ubuntu/ eoan main’
sudo add-apt-repository ppa:wine/wine-builds
sudo apt install —install-recommends winehq-staging
Для установки программы нам нужен 64-битный Wine. Открываем файл .profile с помощью текстового редактора gedit. Вводим команду в терминале:
Откроется файл .profile и добавьте в него строку:
Сохраняем и закрываем файл.
Скачиваем последнюю версию Winetricks и запускаем:
wget https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetricks
Как только откроется окно Winetricks.
В первом окне выбираем Select the default wineprefix и нажимаем OK.
В следующем окне выбираем Install a Windows DLL or component и жмем OK.
Откроется еще одно окно в котором ставим галочку на vcrun2015 подтверждаем установку нужной нам библиотеки и ждем какое то время пока установится vcrun2015.
В открывшемся окне на вкладке Applications устанавливаем версию Windows 8.1
Во вкладке Libraries добавьте библиотеку mfc140u.dll. Для этого в поле New override for library скопируйте название mfc140u и нажмите кнопку Add.
Сохраняем нажатием на кнопку OK.
Заходим в папку куда скачался Framework 4.5.2 из этой папки запускаем терминал и печатаем:
wine NDP452-KB2901907-x86-x64-AllOS-ENU.exe
или вы запустили терминал не из этой папки тогда допустим Framework 4.5.2 скачался в папку Downloads пишем в терминале:
и далее вводим команду wine NDP452-KB2901907-x86-x64-AllOS-ENU.exe
После того как установится Framework 4.5.2 останется только скачать и установить SketchUp 2019 Pro 64.
Устанавливаем SketchUp также как Framework 4.5.2 Заходим в папку куда скачался SketchUp и из этой папки запускаем терминал и вводим команду для установки программы.
wine SketchUp.Pro.v19.1.174.exe
Начнется процесс установки SketchUp 2019 Pro 64 после которого останется запустить программу иконкой на рабочем столе.
How to install Sketchup on Ubuntu
S ketchup 3D is one of the most popular 3D design and modeling software. It is an intuitive 3D modeling application that is suitable for creating designs and presentations in the fields such as construction, architecture, interior design, video game design, industrial design, and many more.
You can quickly implement many design models such as creating blueprints for buildings and machine parts, site surveying, landscape architecture, and animation concepts. The software is available for free as SketchUp Free with limited features or as premium software (SketchUp Pro), which comes with complete toolsets.
The article is a step-by-step guide on installing Sketchup 3D on Ubuntu using Wine.
Key features of Sketchup 3D software
1. Simplicity
One of the most desirable features of Sketchup software is its simplicity and the minimal learning curve. It features a simplified user interface that makes it easy for users to learn and use the software.
2. Extensive 3D libraries
Sketchup includes extensive 3D libraries where users can create and share their designs with the community and users. You can import models for all kinds of projects such as 3D printing, furniture building, video game creation, interior design, and many more.
3. Use middle click in SketchUp
SketchUp allows you to activate the circuit tool using the middle click. By pressing the middle mouse button, you activate the circuit tool without the need for any additional movement. It can save you time in delivering your designs and project.
4. Generate detailed maps
You can use Sketchup to design detailed maps and drawings. You can specify different height details, blocks, or layouts in a map. Moreover, you can work with several drafts and slides of the designs you create.
5. Accuracy in creating models
The accuracy in SketchUp is around one-thousandth of an inch. As such, you can make and implement very accurate and detailed models.
Prerequisites
Installing Sketchup 3D on Ubuntu20.04
To install and run Sketchup on Ubuntu 20.04, you need to install Wine. Wine is a free, open-source compatibility software that allows users to run Microsoft Windows applications on Linux and macOS.
Install Wine on Ubuntu 20.04
Step 1: Add the Wine release.key file:
wget https://dl.winehq.org/wine-builds/Release.key sudo apt-key add Release.key
Step 2: Add the wine repository using the following command:
sudo apt-add-repository 'https://dl.winehq.org/wine-builds/ubuntu/'
If you encounter any errors at this step, you can fix them by running the following commands:
wget -nc https://dl.winehq.org/wine-builds/winehq.key sudo apt-key add winehq.key sudo apt update
Step 3: Add the wine repository again with the following command:
sudo apt-add-repository 'https://dl.winehq.org/wine-builds/ubuntu/'
Step 4: Update Ubuntu packages and install Wine:
sudo apt-get update sudo apt-get install --install-recommends wine-staging winehq-staging
Step 3: Install winetricks
Winetricks is a helper script to download and install redistributable runtime libraries needed to run various programs like Sketchup in Wine.
wget https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetricks chmod +x winetricks sudo mv winetricks /usr/local/bin/
Step 5: Run and configure Wine in Ubuntu:
Installing Wine on Fedora 35
Step 1: Add the WineHQ repository to add the latest stable packages for Wine on Fedora.
sudo dnf -y install dnf-plugins-core sudo dnf config-manager --add-repo https://dl.winehq.org/wine-builds/fedora/35/winehq.repo
Step 2: Install Wine 6 stable branch on Fedora 35 using the following command:
sudo dnf -y install winehq-stable
Check the installed version of Wine using the following command:
Step 3: Install winetricks
Winetricks is a helper script to download and install redistributable runtime libraries needed to run various programs in Wine.
wget https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetricks chmod +x winetricks sudo mv winetricks /usr/local/bin/
Step 4: Run and configure Wine
Installing Sketchup 3D using Wine
Step 1: Download the Sketchup 3D exe installation file using the wget command.
wget https://download.sketchup.com/SketchUpPro-2021-1-332-116.exe
Step 2: Launch wine configuration using the winecfg command.
Step 3: Navigate to the Applications section in the wine configuration windows and switch the windows version to Microsoft Windows 7.
Step 4: Navigate to the libraries configuration tab and create a new library named ‘riched20.’
Step 5: Go to the download location of the Sketchup .exe file (from step 1) and open the file for installation. Wait for the installation to complete, then click the Finish button.
Step 6: Next, right-click the Sketchup 3D launcher, then go to Properties tab, and affix ‘/DisableRubyAPI.’
Step 7: Locate and copy the ‘mfc100u.dll’ library, then move it to the Wine directory in the Home folder. Note that the folder is hidden. You can enable hidden folders in your file manager by pressing the Ctrl + H keys together or through your Windows manager Menu. Navigate to the Home folder, locate the .wine/drive_c/windows/system32/ directory, then move the ‘mfc100u.dll’ library to this directory.
Your installation is complete. You can now use SketchUp 3D to create elegant designs and models.
Three versions of SketchUp 3D
1. SketchUp Make
SketchUp Make is a freeware version that you can download after creating a free Timble ID account. It is free-to-use for home, personal and educational use. After signing up, you get a free 30-day trial of SketchUp Pro. Moreover, you can download the installer to use on your computer.
2. SketchUp Free
SketchUp Free is the successor to SketchUp Make. It was released in November 2017 as a web-based application. To use it, you must sign up for a free Timble ID. SketchUp Free lacks a lot of features in Sketchup Pro. However, it is a great place to get started with simple 3D models and personal use.
3. SketchUp Pro
SketchUp Pro is the premium version with a lot of functionality. You can import and export different file formats, access several layout tools and 2D documentation. It also features a style builder to create custom edge styles for your models.
Sketchup 3D Warehouse
3D Warehouse is a database of user-created models available for the Sketchup community to access. You can access the website and search through an extensive list of warehouse models. You can find anything from simple buildings to an entire medieval city.
Wrapping up
SketchUp 3D is an advanced platform with a simple interface to create intricate designs and models with relative ease. It also allows you to personalize your user interface to fit your needs. Some desirable features include modeling tools for architecture, interior design, landscaping, and animation. It supports the import and export of models between SketchUp and other modeling software. Moreover, it includes support for 3D printers to produce 3D models.