Downloads:
44,092
Downloads of v 7.4.0:
1,674
Last Update:
30 May 2024
Package Maintainer(s):
Software Author(s):
- Emmanuel Puybaret
Tags:
sweet-home-3d home design house 3d admin fossSweet Home 3D
This is not the latest version of Sweet Home 3D available.
- 1
- 2
- 3
7.4.0 | Updated: 30 May 2024
Downloads:
44,092
Downloads of v 7.4.0:
1,674
Maintainer(s):
Software Author(s):
- Emmanuel Puybaret
Sweet Home 3D 7.4.0
This is not the latest version of Sweet Home 3D available.
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Emmanuel Puybaret. The inclusion of Emmanuel Puybaret trademark(s), if any, upon this webpage is solely to identify Emmanuel Puybaret goods or services and not for commercial purposes.
- 1
- 2
- 3
All Checks are Passing
3 Passing Tests
Deployment Method: Individual Install, Upgrade, & Uninstall
To install Sweet Home 3D, run the following command from the command line or from PowerShell:
To upgrade Sweet Home 3D, run the following command from the command line or from PowerShell:
To uninstall Sweet Home 3D, run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download sweet-home-3d --internalize --version=7.4.0 --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade sweet-home-3d -y --source="'INTERNAL REPO URL'" --version="'7.4.0'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade sweet-home-3d -y --source="'INTERNAL REPO URL'" --version="'7.4.0'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install sweet-home-3d
win_chocolatey:
name: sweet-home-3d
version: '7.4.0'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'sweet-home-3d' do
action :install
source 'INTERNAL REPO URL'
version '7.4.0'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller sweet-home-3d
{
Name = "sweet-home-3d"
Version = "7.4.0"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'sweet-home-3d':
ensure => '7.4.0',
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
This package was approved as a trusted package on 31 Jul 2024.
Sweet Home 3D is a free interior design application that helps you draw the plan of your house, arrange furniture on it and visit the results in 3D.
Features
- Draw straight, round or sloping walls with precise dimensions using the mouse or the keyboard.
- Insert doors and windows in walls by dragging them in the plan, and let Sweet Home 3D compute their holes in walls.
- Add furniture to the plan from a searchable and extensible catalog organized by categories such as kitchen, living room, bedroom, bathroom...
- Change color, texture, size, thickness, location and orientation of furniture, walls, floors and ceilings.
- While designing the home in 2D, simultaneously view it in 3D from an aerial point of view, or navigate into it from a virtual visitor point of view.
- Annotate the plan with room areas, dimension lines, texts, arrows and show the North direction with a compass rose.
- Create photorealistic images and videos with the ability to customize lights and control sunlight effect according to the time of day and geographic location.
- Import home blueprint to draw walls upon it, 3D models to complete default catalog, and textures to customize surfaces.
- Print and export ODFs, bitmap or vector graphics images, videos and 3D files in standard file formats.
- Extend the features of Sweet Home 3D with plug-ins programmed in Java, or by developing a derived version based on its Model View Controller architecture.
- Choose the language displayed in the user interface of Swee Home 3D and its rich help from 25 languages.
License
Sweet Home 3D, Copyright (c) 2005-2017 Emmanuel PUYBARET / eTeks <[email protected]>
The free version of Sweet Home 3D application, the Furniture Library Editor and Textures Library Editor applications, as well as Sweet Home 3D JS library are distributed under the GNU General Public License; you can use them, copy them, redistribute them and/or modify them under the terms of that license as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. For more details, please read the terms of the GNU General Public License and its FAQ.
These programs are distributed in the hope that they will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
The GNU General Public License and other licenses under which Sweet Home 3D, Furniture Library Editor, Textures Library Editor applications and Sweet Home 3D JS library are available, allow you to publish the documents created with these applications, whether for personal or commercial use, within the limits of the rights granted by the licenses of the 3D models and textures you imported in the documents generated with these applications.
You can use and redistribute the 3D models and the textures available in the default catalogs of all Sweet Home 3D versions for personal or commercial use, as well as the free 3D models hosted on sweethome3d.com, and the furniture libraries and textures libraries available among the Sweet Home 3D files on SourceForge.net. If you include some of these 3D models and textures in your documents, you should attribute the author of the ones that are distributed under Free Art License or CC-BY License, possibly using a notice similar to the following one (including the links to let users find the authors of the pieces of art you used):
Project designed with Sweet Home 3D. Includes 3D models and textures distributed under a free license.
Using and redistributing 3D models or textures found on other web sites may be restricted by the license under which they are distributed, and it's up to you to check their license. For example, 3D models available at Archibit are distributed under the Creative Commons BY-NC-SA license which forbids to use a work for commercial purposes, whereas the sections 1.B and 2.vi of the Terms of Use of the models available at Trimble 3D Warehouse allows you to use them for business purposes (including for commercial purposes), but forbids to aggregate any content obtained from the Site for redistribution, a condition that prevents to redistribute furniture libraries containing 3D Warehouse models.
The GNU General Public License allows you also to freely redistribute under the same license the free version of Sweet Home 3D application, the Furniture Library Editor and Textures Library Editor applications, as well as Sweet Home 3D JS library, if you provide the terms of the GNU General Public License with them and add the following copyright notice at the appropriate place (with a link to http://www.sweethome3d.com web site when possible):
Sweet Home 3D, Copyright (c) 2005-2017 Emmanuel PUYBARET / eTeks <[email protected]>
This rule applies also to the use of Sweet Home 3D viewer or the online version on your web site, which is some kind of redistribution.
Note that the GNU General Public License forbids developers who don't own the copyrights of Sweet Home 3D to create proprietary programs derived from this software or incorporating it into proprietary programs.
If you are interested by Sweet Home 3D for such use, please write to [email protected] to get information about the other available licenses that could meet your needs.
Sweet Home 3D includes also the following libraries distributed under licenses less restrictive than GNU GPL:
Java 3D library distributed under BSD license and GNU General Public License with the CLASSPATH exception,
Java Media Framework library distributed under JMF 2.1.1 Binary Code License,
iText PDF print library version 2.1.7 distributed under GNU Lesser General Public License,
FreeHep SVG export library distributed under GNU Lesser General Public License,
Batik SVG path compilation library distributed under Apache License,
SunFlow global illumination rendering library distributed under MIT license,
Tango icons library available in public domain,
Contributed 3D models available in the default catalog of the free version are distributed under Free Art Licence,
3D models and textures available in the default catalogs of the Mac App Store and Amazon Store versions are distributed under Free Art Licence, CC-BY License or are available in public domain.
Sweet Home 3D JS requires also the following libraries:
JSZip library distributed under MIT license,
glMatrix library distributed under MIT license,
big.js library distributed under MIT license.
VERIFICATION
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.
The embedded software have been downloaded from the listed download
location on <http://www.sweethome3d.com/download.jsp>
and can be verified by doing the following:
1. Download the following <http://sourceforge.net/projects/sweethome3d/files/SweetHome3D/SweetHome3D-7.4/SweetHome3D-7.4-windows.exe/download>
2. Get the checksum using one of the following methods:
- Using powershell function 'Get-FileHash'
- Use chocolatey utility 'checksum.exe'
3. The checksums should match the following:
checksum type: sha256
checksum: 3AF34667F1A9110662B9028C71132149409B1ED4FD4FC590B5106FEE8EA1F241
The file 'LICENSE.txt' has been obtained from <http://www.sweethome3d.com/license.jsp>
md5: DF7CDC036B35CD5E039B39F23641FE59 | sha1: 224A67FEE09787C99DE42881BEEA4416B6396890 | sha256: 3AF34667F1A9110662B9028C71132149409B1ED4FD4FC590B5106FEE8EA1F241 | sha512: C08B699A78AE7154FB9D161F729CB14908931EE3AF62CDA78BE7B9E4890C67084A0EF135620219808ED50E769A9C97BB90775534A3783A020D9E544246C6D701
Log in or click on link to see number of positives.
- sweet-home-3d.7.4.0.nupkg (2d7735c55b5c) - ## / 64
- SweetHome3D-7.4-windows.exe (3af34667f1a9) - ## / 64
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
Sweet Home 3D 7.5.0 | 2037 | Wednesday, August 21, 2024 | Approved | |
Sweet Home 3D 7.4.0 | 1674 | Thursday, May 30, 2024 | Approved | |
Sweet Home 3D 7.3.0 | 1575 | Thursday, April 4, 2024 | Approved | |
Sweet Home 3D 7.2.0 | 3552 | Friday, September 22, 2023 | Approved | |
Sweet Home 3D 7.1 | 3372 | Friday, March 3, 2023 | Approved | |
Sweet Home 3D 7.0.2 | 2809 | Sunday, July 31, 2022 | Approved | |
Sweet Home 3D 7.0 | 970 | Wednesday, July 13, 2022 | Approved | |
Sweet Home 3D 6.6 | 3606 | Wednesday, July 28, 2021 | Approved | |
Sweet Home 3D 6.5.2 | 1579 | Saturday, April 24, 2021 | Approved | |
Sweet Home 3D 6.5 | 1258 | Wednesday, March 3, 2021 | Approved | |
Sweet Home 3D 6.4.2 | 2368 | Sunday, August 9, 2020 | Approved | |
Sweet Home 3D 6.4 | 673 | Wednesday, July 22, 2020 | Approved | |
Sweet Home 3D 6.3 | 1309 | Thursday, April 16, 2020 | Approved | |
Sweet Home 3D 6.2 | 1774 | Wednesday, July 10, 2019 | Approved | |
Sweet Home 3D 6.1.2 | 1224 | Friday, February 8, 2019 | Approved | |
Sweet Home 3D 6.1 | 681 | Wednesday, January 23, 2019 | Approved | |
Sweet Home 3D 6.0 | 1187 | Friday, October 12, 2018 | Approved | |
Sweet Home 3D 5.7 | 1107 | Thursday, January 25, 2018 | Approved | |
Sweet Home 3D 5.6 | 1020 | Wednesday, October 25, 2017 | Approved | |
Sweet Home 3D 5.5.2 | 823 | Thursday, September 21, 2017 | Approved | |
Sweet Home 3D 5.5 | 926 | Wednesday, September 6, 2017 | Approved | |
Sweet Home 3D 5.4.0.20170429 | 1028 | Saturday, April 29, 2017 | Approved | |
Sweet Home 3D 5.4 | 743 | Tuesday, January 31, 2017 | Approved | |
Sweet Home 3D 5.3 | 721 | Wednesday, November 16, 2016 | Approved | |
Sweet Home 3D 5.2 | 701 | Wednesday, February 17, 2016 | Approved | |
Sweet Home 3D 5.1 | 581 | Tuesday, October 6, 2015 | Approved | |
Sweet Home 3D 5.0 | 590 | Saturday, August 1, 2015 | Approved | |
Sweet Home 3D 4.6 | 687 | Monday, February 2, 2015 | Approved | |
Sweet Home 3D 4.5 | 621 | Wednesday, October 22, 2014 | Unknown | |
Sweet Home 3D 4.4 | 592 | Friday, June 13, 2014 | Unknown | |
Sweet Home 3D 4.3 | 590 | Tuesday, January 14, 2014 | Unknown | |
Sweet Home 3D 4.2 | 574 | Friday, November 1, 2013 | Unknown | |
Sweet Home 3D 4.1 | 600 | Monday, June 24, 2013 | Unknown | |
Sweet Home 3D 4.0 | 540 | Friday, May 24, 2013 | Unknown |
© Copyrights 2006-2017 eTeks - All rights reserved
-
- chocolatey-core.extension (≥ 1.3.3)
Ground Rules:
- This discussion is only about Sweet Home 3D and the Sweet Home 3D package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or Sweet Home 3D, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.