SkillAgentSearch skills...

Sweethome3d

This repository was imported using cvs2git tool

Install / Use

/learn @Vanuan/Sweethome3d
About this skill

Quality Score

0/100

Category

Design

Supported Platforms

Universal

README

SWEET HOME 3D v 4.1

This archive contains source code of Sweet Home 3D, an interior design Java application. Please read http://www.sweethome3d.com/history.html for more information about new features available in this version.

You may also download this source code with the following CVS command:

cvs -z3 -d:pserver:anonymous@sweethome3d.cvs.sourceforge.net:/cvsroot/sweethome3d co -P -r V_4_1 SweetHome3D

HOW TO USE THIS SOURCE CODE

Source code classes are compatible with Java SE 5, and the directory where you find this file contains all the information required to compile source code as an Eclipse project or with Ant.

If you want to compile and test the Java files of this release with Eclipse, please follow the next steps:

  1. install last JDK 5 or 6 available at http://java.sun.com
  2. install Eclipse available at http://www.eclipse.org
  3. in Eclipse, select File > Import... menu
  4. In "Select an import source" list of Import dialog box, choose "Existing project into Workspace" option
  5. click on Next button
  6. in "Select root directory" text field, type or select the path to the root of this archive
  7. click on Finish

You may execute applications and tests of this archive, with the Eclipse Run menu. To execute applications and tests that require Java 3D, open Run Dialog in Eclipse, select the Arguments tab of the target application, and add to the VM arguments text field the option: -Djava.ext.dirs=lib/windows/i386;lib, -Djava.ext.dirs=lib/windows/x64;lib, -Djava.ext.dirs=lib/macosx:lib, -Djava.ext.dirs=lib/linux/i386:lib or -Djava.ext.dirs=lib/linux/x64:lib according to your system and its architecture, except under Java 7 and Mac OS X, where VM arguments should be: -Djava.ext.dirs=lib/macosx/java3d-1.6:lib -Djava.library.path=lib/macosx/java3d-1.6 -Djogamp.gluegen.UseTempJarCache=false -Dcom.eteks.sweethome3d.j3d.useOffScreen3DView=true

The last release of Sweet Home 3D can be tested directly as a Java Web Start application at http://www.sweethome3d.com/ or as an applet at http://www.sweethome3d.com/SweetHome3DOnLine.html

If you want to build Sweet Home 3D with Ant, please install last JDK 5 or 6 and Ant available at http://ant.apache.org/, and run ant command in the directory where you uncompressed this archive. The default target provided by build.xml Ant file builds the Jar executable version in the install subdirectory. Read build.xml Ant file for more information about other available targets. Note that the last part of the Ant targets javaWebStart, applet and viewer requires a passphrase for keystore to sign the deployed jars. For security reasons, the required file keys.keytool isn't provided with this source code. You'll have first to generate this file and choose a passphrase, with the following command run in the directory where you uncompressed this archive: keytool -genkey -keystore keys.keytool -alias SweetHome3D

Read LICENSE.TXT file for more details about licenses applicable to this software and included materials developed by third parties.

Sweet Home 3D, Copyright (c) 2005-2013 Emmanuel PUYBARET / eTeks. Distributed under GNU General Public License

Related Skills

clearshot

Structured screenshot analysis for UI implementation and critique. Analyzes every UI screenshot with a 5×5 spatial grid, full element inventory, and design system extraction — facts and taste together, every time. Escalates to full implementation blueprint when building. Trigger on any digital interface image file (png, jpg, gif, webp — websites, apps, dashboards, mockups, wireframes) or commands like 'analyse this screenshot,' 'rebuild this,' 'match this design,' 'clone this.' Skip for non-UI images (photos, memes, charts) unless the user explicitly wants to build a UI from them. Does NOT trigger on HTML source code, CSS, SVGs, or any code pasted as text.

openpencil

2.1k

The world's first open-source AI-native vector design tool and the first to feature concurrent Agent Teams. Design-as-Code. Turn prompts into UI directly on the live canvas. A modern alternative to Pencil.

openpencil

2.1k

The world's first open-source AI-native vector design tool and the first to feature concurrent Agent Teams. Design-as-Code. Turn prompts into UI directly on the live canvas. A modern alternative to Pencil.

ui-ux-designer

Use this agent when you need to design, implement, or improve user interface components and user experience flows. Examples include: creating new pages or components, improving existing UI layouts, implementing responsive designs, optimizing user interactions, building forms or dashboards, analyzing existing UI through browser snapshots, or when you need to ensure UI components follow design system standards and shadcn/ui best practices.\n\n<example>\nContext: User needs to create a new dashboard page for team management.\nuser: "I need to create a team management dashboard where users can view team members, invite new members, and manage roles"\nassistant: "I'll use the ui-ux-designer agent to design and implement this dashboard with proper UX considerations, using shadcn/ui components and our design system tokens."\n</example>\n\n<example>\nContext: User wants to improve the user experience of an existing form.\nuser: "The signup form feels clunky and users are dropping off. Can you improve it?"\nassistant: "Let me use the ui-ux-designer agent to analyze the current form UX and implement improvements using our design system and shadcn/ui components."\n</example>\n\n<example>\nContext: User wants to evaluate and improve existing UI.\nuser: "Can you take a look at our pricing page and see how we can make it more appealing and user-friendly?"\nassistant: "I'll use the ui-ux-designer agent to take a snapshot of the current pricing page, analyze the UX against Notion-inspired design principles, and implement improvements using our design tokens."\n</example>

View on GitHub
GitHub Stars37
CategoryDesign
Updated1mo ago
Forks26

Languages

Java

Security Score

80/100

Audited on Feb 20, 2026

No findings