#lowpoly #wireframe #b3d
Can you tell me what you think this website is for?
Was it easy to find where to book a hotel or activity?
Did anything feel confusing or out of place?
Is there anything you expected to see that’s missing?
Do the categories (e.g., Activities, Dining, Lodging) make sense to you?
What’s the first thing you noticed?
If you were planning a trip, what would you do next on this site?
What would you improve or change?
Reviews Needed, please.
#Design #Mindsets
The art secret behind all great design · Content is king, but composition is kingmaker https://ilo.im/164e4x
_____
#Art #VisualLanguage #Composition #Content #Wireframe #ProductDesign #UxDesign #UiDesign #VisualDesign #WebDesign
Is there a really simple CSS wireframe tool that people don't hate?
I was hoping to do some really simple layout stuff and don't want to get bogged down in something overly complex that supports everything CSS provides.
Geometry Nodes. Wireframe.
Start with a Cube. Add a Loop Cut, and pull one edge out.
Head to Geo Nodes.
We need 3 parts:
Original Mesh
Wireframe
Corners (as the way I'm doing it doesn't add corners)
so lets add a Join Geometry to plug them all into.
Corners are the easy bit. Instance on Points: Sphere. I've set the radius to 0.1m
For edges, I convert to Curve, and back! Add a Curve-Circle as Profile, with the same radius as Sphere.
Cont...