TreeDesigner17
[Software] Interactive tree modeling software, implemented in C++ and OpenGL.
Install / Use
/learn @RyuZhihao123/TreeDesigner17README
Tree-Designer
[2024.05] Recently, we also have a paper published in ACM CHI which leveraged AI to create more natural branching structures. Please check this repository. But if you want to design 3D trees directly on your Windows PC, this current repository would be a better fit (since it's not AI-based and easy to configure on PC).
[2017.10] This is a sketch based tree modeling software, implemented with C++ and OpenGL. We released the binary program.
I made it when I was a third-year undergraduate student (2017). If you are using Win10+, you can directly use my software without any configuration.
<div align=center> <img src="https://github.com/RyuZhihao123/TreeDesigner17/blob/master/picA.png" width = "700" alt="ack" align=center /> </div>1. SOFTWARE
-
📺 Demo Video: Please first watch this [Demo Video] for the instructions on the usage of this software.
-
🔴 Download Link of My Software: Please download the entire [Folder].
-
🟢 Usage: After downloading the full directory, double click the
SketchBasedTreeModeling.exeto start our program. The program is only complied on Win10+. Mac is currently NOT supported. No further configuration is required. Below is the four steps you need to perform to create 3D tree models:- Step1: Left Mouse Button to draw the tree sketches.
- Step2: CTRL+LeftButton to choose the Root position.
- Step3: ALT+LeftButton to select the Foliage area.
- Step4: Sequentially press the four red buttons (1~4) at the bottom-right corner to generate the final 3D tree model.
-
🟣 Customized Textures: If you want to use your own external Leaf/Branch Textures, you could simply put the figures (PNG format) under the following paths, respectively:
- PATH TO LEAVES:
./SketchTree_exe_Zhihao/leaves/ - PATH TO BARKS:
./SketchTree_exe_Zhihao/barks/
- PATH TO LEAVES:
You can freely use my program but please at least mention my name ^_^.
2. USER INTERFACE AND EXAMPLE RESULTS.
<div align=center> <img src="https://github.com/RyuZhihao123/Sketch-based-Tree-Modeling/blob/master/picB.png" width = "500" alt="ack" align=center /> </div>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.0kThe 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>
HappyColorBlend
HappyColorBlendVibe Project Guidelines Project Overview HappyColorBlendVibe is a Figma plugin for color palette generation with advanced tint/shade blending capabilities. It allows designers to
