Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Artwork contest submission: rotating logo #159

Open
wants to merge 1 commit into
base: artwork-contest
Choose a base branch
from

Conversation

tnahrf
Copy link

@tnahrf tnahrf commented Jan 11, 2025

Title: lnahrf's Cardano artwork contest submission

Designer: lnahrf (https://forum.cardano.org/u/lnahrf/summary)

Description:
I created a WebGL (three.js) header for the contest.
My initial thought was to try and go for a design that conveys a sense of calmness and cleanliness, the same cleanliness that Cardano emits throughout a crypto universe that is filled with noise.

There isn't any special interactivity in my design because I did not want to take the user's attention off the actual website and content. The banner is just there to welcome the user to the Cardano website—nothing more, nothing less. I used a subtle gradient as a background and generated a rotating 3D Cardano logo from an SVG file. The 3D logo captures the attention of the viewer without being overwhelming or too noisy (the same as Cardano is in the crypto universe). I made sure my scene is contained within one component, is responsive for all devices, looks good in dark mode, and matches the clean design language of other headers on the Cardano.org website.

Hope you like my submission!

@katomm katomm changed the title Artwork contest submission: lnahrf Artwork contest submission: rotating logo Jan 17, 2025
@katomm
Copy link
Member

katomm commented Jan 27, 2025

While generating preview builds for the jury please note that this submission shows only the blue background no rotating logo. In Javascript console it shows:
[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (cardano-webgl.svg, line 0)
[Error] Unhandled Promise Rejection: Error: fetch for "http://localhost:8888/img/brand-assets/cardano-webgl.svg" responded with 404: Not Found
(anonymous function) (c4f5d8e4.bf3529f4.js:350:1808)

@katomm
Copy link
Member

katomm commented Jan 27, 2025

Quick update on this: after digging into it, problem was caused by using a different baseurl (which all the demos for the jury do), I fixed this manually in the jury demo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants