Understanding and Appreciating Generative Art in the Age of NFTs

Understanding and Appreciating Generative Art in the Age of NFTs
Highlights

Generative art and NFTs have been a hot topic in the art world in recent years, with the value of generative art being subjective and varying depending on the artist and the specific piece. Understanding and appreciating generative art involves considering the process, looking for patterns and variations, thinking about the relationship between the artist and the algorithm, considering the concept, and being open-minded.

Generative art fits well with the NFT. Here’s why

The market for NFTs in the art world has grown rapidly in recent years, and it is expected to continue to expand in the future. After launching my book NFT: From Zero to Hero, I have given many talks and held several AMA (Ask Me Anything) sessions. One topic that came up frequently during these sessions was the topic of generative art and NFTs. Specifically, many people have asked about the definition of generative art, the value behind these NFTs, their longevity, and how we can appreciate this form of art. In this statement, I will do my best to provide answers to these questions.

Generative art is a form of art that is created using algorithms and computer programs. It is an art form that is created using mathematical rules and procedures rather than being made by the artist’s hand. The computer generates the artwork, and the artist’s role is to create the rules and parameters that the computer uses to generate the final piece.

Understanding generative art

Appreciating generative art can be similar to enjoying other forms of art, but there are also some unique aspects to consider. Some people might find it visually appealing or thought-provoking, while others might find it challenging or confusing. The value of generative art, like any other form of art, is subjective and can depend on many factors, such as the artist’s intent, the complexity of the algorithm used, the uniqueness of the piece, and the social or historical context in which it was created. Here are a few tips for approaching and understanding generative art:

Consider the process: Generative art is created using algorithms and computer programs, so it can be interesting to think about the process that was used to create the artwork. What parameters and rules were set by the artist? How does the algorithm determine the final output?

Look for patterns and variations: Because generative art is created using a set of rules, there may be repeating patterns or variations within the piece. Observing these patterns and variations can provide insight into how the artwork was created.

Think about the relationship between the artist and the algorithm: Unlike traditional art, where the artist has complete control over the final output, the artist in generative art is also a programmer, so the relationship between the artist and the algorithm that creates the artwork is unique, consider how the artist influences the algorithm and how the algorithm influences the final result.

Consider the concept: As with any art, the idea behind generative art is also essential. What themes or ideas are being explored? What is the artist trying to communicate through the use of algorithms and computer programs?

Be open-minded: Generative art can be very different from traditional art forms, so it can be helpful to approach it with an open mind and be willing to consider new perspectives.

By considering these factors, you can gain a deeper understanding and appreciation of generative art and its unique characteristics.

The value behind generative art

The value behind generative art can vary depending on the artist and the specific piece, but generative art is generally valued for its unique combination of technology and creativity. Some of the critical aspects that contribute to the value of generative art include:

The use of technology: Generative art relies on using algorithms, code, and other forms of technology to create artwork. This can create a sense of novelty and innovation and a level of complexity that is impossible with traditional art forms.

The artist’s intent: Like any other art form, the artist’s goal is vital in understanding the value of generative art. What is the artist trying to communicate through the use of technology and algorithms?

The element of chance: Generative art often involves algorithms that create unexpected and random outcomes. This can create a sense of surprise and intrigue and make each generative art unique.

The aspect of collaboration: Generative art can be seen as a collaboration between the artist, who sets the rules and parameters, and the algorithm, which generates the final output. This creates a sense of interdependence and relationship between the artist and the technology.

The concept of digital scarcity: The use of non-fungible tokens (NFTs) in digital art allows for creating unique digital assets, which can be bought and sold like physical artworks. This creates a sense of digital scarcity and uniqueness, which adds value to the artwork.

The ability to generate new and dynamic works: Generative art algorithms can be set to run indefinitely, generating new variations of the same artwork, making it a dynamic and ever-changing medium.

The value of generative art is subjective and can depend on various factors. However, by considering the use of technology, the artist’s intent, the element of chance, the concept of digital scarcity, the aspect of collaboration and the ability to generate new works, one can gain a deeper understanding of the value behind generative art.

Which generative artist am I following?

Many talented artists are working in the field of generative art, but here are a few who have gained recognition for their work:

  1. Joshua Davis: Joshua Davis is a pioneer in generative art, and his work often combines programming, design, and animation. He is known for creating complex and detailed digital images using algorithms and code.
  2. Golan Levin: Golan Levin is an artist and designer whose work spans a variety of mediums, including generative art, digital fabrication, and interactive installations. He is known for creating interactive pieces that respond to user input and for using code to create visuals.
  3. Zach Lieberman: Zach Lieberman is an artist and programmer whose work often involves the use of technology to create interactive and generative art. He is known for his use of open-source programming tools and his ability to create complex and dynamic visuals using code.
  4. Rafael Lozano-Hemmer: Rafael Lozano-Hemmer is an artist who creates interactive installations that use technology to allow viewers to interact with the artwork. His work often involves the use of generative algorithms to create dynamic and responsive visuals.
  5. David McLeod: David McLeod is an artist and developer based in New York. He is known for his generative artworks that explore the intersection of art and technology. His work often combines generative algorithms, machine learning, and data visualisation.
  6. Beeple: Mike Winkelmann, also known as Beeple, is a digital artist and graphic designer who creates both generative and non-generative digital art. He is known for creating unique, one-of-a-kind digital images and animations, and his digital artwork is highly sought after by collectors.
  7. Tyler Hobbs: Tyler Hobbs is an artist and software engineer who creates digital art using algorithms and code. He is known for his abstract and dynamic visual creations that often feature patterns and shapes generated through complex mathematical processes.

There are many more talented artists working in the field, and the field is growing. New artists are emerging, and their works are gaining recognition. These are just a few examples of famous generative artists I follow.

How to create generative art?

There are many ways to create generative art, as the term encompasses various techniques and technologies. Here are a few standard methods:

Algorithmic art: This form of generative art uses mathematical algorithms or equations to create images or animations. Artists can use programming languages such as Python or JavaScript to write code that generates visual elements based on specific parameters or rules.

Data visualisation: This form of generative art uses data sets to create visual representations of information. Artists can use tools such as Processing, D3.js, or Tableau to create interactive visualisations that allow viewers to explore data in new and meaningful ways.

Neural networks: This generative art form uses machine learning algorithms to create images or animations. Artists can use frameworks such as TensorFlow or PyTorch to train neural networks on image data sets and then use the trained networks to generate new images.

Randomness: This form of generative art uses randomness as the primary driver of image creation. The artist can use different techniques like fractals, cellular automata, or Perlin noise to create complex and unique images based on random inputs.

Hybrid methods: Artists can combine different techniques and technologies to create generative art. For example, an artist might use a neural network to generate an initial image and then use algorithmic techniques to refine or manipulate the image further.

It’s important to note that generative art is a form of digital art and requires some knowledge of programming and an understanding of algorithms and data visualisation.

This is an example of a simple program for generating generative art, but the program’s specifics will depend on the desired outcome and the tools you are using. Here is an example of a Python program that generates a random geometric pattern using the library “Bird”:

The code looks like this:

import bird

import random

 

def generate_art():

   # Set up the bird

   t = bird.Bird()

   t.speed(0)

   t.penup()

   t.goto(-150, -150)

   t.pendown()

 

   # Generate the geometric pattern

   for i in range(50):

       # Choose a random color

       t.color(random.random(), random.random(), random.random())

       

       # Choose a random size and direction

       size = random.randint(10, 50)

       direction = random.randint(0, 360)

       

       # Draw the shape

       t.left(direction)

       t.forward(size)

       t.right(direction)

       t.forward(size)

       t.right(direction)

       t.forward(size)

       t.right(direction)

       t.forward(size)

       t.right(direction)

 

generate_art()

bird.done()

Generative art can take many forms, including digital images, animations, and sculptures. It can also be interactive, changing in response to the viewer’s actions.

 

Generative art and NFT

Generative art has the potential to offer a unique and dynamic experience for the viewer, as the artwork can change over time and can be different every time it is viewed. It also allows for an almost infinite number of variations and iterations, so it is possible to create a series of unique artworks from a single set of rules and parameters. This means that the artwork can evolve and adapt to its environment or respond to the viewer’s actions in real time.

The potential of generative art in the context of non-fungible tokens (NFTs) is significant because it allows for creating and selling unique, one-of-a-kind digital artworks. NFTs are digital assets that are stored on a blockchain, a secure and transparent digital ledger, which allows for the verification of ownership and authenticity of digital artworks.

Using NFTs in generative art allows artists to sell their artworks as unique, one-of-a-kind assets rather than just digital copies. This means the artwork can be owned, collected, and traded like traditional physical artworks. Additionally, NFTs enable the artist to set their own terms and conditions for the artwork’s use and distribution, which can give them more control over their creations. Furthermore, NFTs can also provide a new way for artists to monetise their work, as they can sell their artwork as NFTs and get compensated for each transaction. This can be especially beneficial for generative artists, as their artwork can be sold multiple times, providing them with a new revenue stream.

In conclusion, integrating NFTs into generative art is a promising development that can revolutionise how artists monetise their work and how digital art is collected and traded. It is an excellent way for artists to showcase their skills and creativity and for collectors to invest in unique and valuable digital assets. The use of NFTs in generative art is helping to push the boundaries of what is possible in the world of digital art and is helping to bring more recognition to this exciting and dynamic field.

We are also sharing with the world the potential of Web3 and AI. Let’s continue to BUILD.

 

Source: https://indiaai.gov.in/article/understanding-and-appreciating-generative-art-in-the-age-of-nfts

j j j

Segundo presidente da CVM, decreto que regulamenta mercado de criptomoedas será publicado em breve

Segundo presidente da CVM, decreto que regulamenta mercado de criptomoedas será publicado em breve

Na semana que o presidente da CVM dá declaração sobre cripto, vão avançando ao redor do mundo as discussões e iniciativas que têm por finalidade regulamentar a emissão, compra e venda dos criptoativos, inclusive criptomoedas como o Bitcoin e o Ether.

Esses esforços recebem considerável impulso da revolta e do choque públicos com escândalos, como os dos colapsos da corretora FTX e da criptomoeda Luna no ano passado, e dos prejuízos e instabilidade resultantes.

O Legislativo da Coreia do Sul, por exemplo, tem diante de si quase duas dezenas de propostas sobre a regulamentação das criptomoedas, de cujo debate deve sair um marco regulatório para essa classe de ativos no país asiático. Na França, recentemente, aprovou-se uma regulamentação mais dura para a emissão de licenças de atuação de empresas do setor cripto.

Brasil já tem marco regulatório das criptomoedas

No Brasil, foi aprovado pelo Congresso e sancionado pelo então presidente Jair Bolsonaro um marco legal para o setor de criptomoedas, a Lei 14.478, de 2022, que deve entrar em vigor em junho deste ano, quando terão passado 180 dias de sua publicação, que aconteceu em dezembro do ano passado.

Elogiada em suas linhas gerais, a Lei 14.478 teve algumas omissões apontadas, como a falta de definição quanto de qual será o regulador do mercado de criptomoedas. A aposta mais comum no mercado é de que as responsabilidades de regulação e supervisão vão ser repartidas entre Banco Central e Comissão de Valores Mobiliários.

Outro aspecto de que a peça legislativa não tratou, mas que observadores consideram necessária ou pelo menos conveniente, é a segregação patrimonial, ou seja, a separação entre os fundos das exchanges e os que pertencem aos clientes delas.

Presidente da CVM fala sobre regulamentação do mercado cripto

Os dois pontos, aliás, foram abordados pelo presidente da Comissão de Valores Mobiliários, João Pedro Nascimento, em um evento sobre economia digital promovido por empresários do LIDE (Grupo de Líderes Empresariais) na manhã do dia 2 de março.

Além de negar divergências com o atual governo, com quem, afirmou, o diálogo da instituição que lideram é muito bom, o presidente da CVM argumentou que, embora tenha sido um avanço para o setor de criptomoedas no país, o marco regulatório foi, em alguns dos aspectos, tímido.

Como exemplo da timidez que vê na lei em questão, apontou a ausência da prescrição de segregação patrimonial nas relações entre exchanges e clientes. Ele também afirmou que deve ser publicado nos próximos dias o decreto que regulamentará o mercado de criptomoedas.

Nascimento disse esperar que um dispositivo dessa lei reserve à Comissão de Valores Mobiliários poder para lidar com todos os criptoativos que possam ser enquadrados como valores mobiliários.

Para o presidente da autarquia, que tem o dever de supervisionar o mercado de capitais, devem ser considerados valores mobiliários os criptoativos que sejam contratos coletivos de investimento ou que sejam representação digital de outros valores mobiliários.

Enquadramento de criptoativos como valores mobiliários já tem precedente nos EUA

A questão de que criptoativos devem ser tratados como valores mobiliários e ter estendida a si a supervisão dos reguladores responsáveis pela supervisão dos mercados dos ativos dessa classe é uma das mais acesas polêmicas do momento no âmbito dos esforços de regulamentação dos ativos digitais.

Recentemente, por exemplo, a Securities and Exchange Commission, equivalente estadunidense do CVM, multou a corretora Kraken em US$ 30 milhões de dólares e forçou-a a fechar sua plataforma de staking sob a alegação que se tratava do oferecimento de títulos não registrados.

Outro caso recente que pode colaborar para estabelecer a fronteira – se houver – entre criptoativos e valores mobiliários, é o do processo sendo movido contra a Dapper Labs, responsável pela emissão de tokens não fungíveis (NFTs) da NBA.

Segundo a acusação, os ativos em questão são valores mobiliários e deveriam ter sido registrados previamente com a SEC. A defesa, porém, alegou, entre outros pontos, que as figurinhas colecionáveis são o equivalente digital às tradicionais figurinhas de esportistas.

O juiz Victor Marrero, do Tribunal do Distrito sul de Nova Iorque, rejeitou em sua decisão a comparação feita pela defesa e rejeitou o pedido feito por esta para arquivamento do processo, que deve receber andamento.

Uma porta-voz da Dapper Labs lembrou à imprensa que não se tratava de um julgamento do mérito da questão, apenas da plausibilidade das alegações da acusação, e afirmou que a empresa está confiante na vitória, que seria uma repetição de precedentes legais que foram repetidamente estabelecidos pelas cortes nos Estados Unidos.

Recentemente, o presidente da SEC Gary Gensler confirmou que o entendimento da instituição é que o Bitcoin não é um valor mobiliário, mas sim uma commodity, sob a supervisão da Commodity Futures Trading Commission (CFTC). As altcoins, as outras criptomoedas, são valores mobiliários.

A afirmação do regulador americano causou discussões na comunidade cripto. Há aqueles que consideram o enquadramento de todas as criptomoedas com exceção do Bitcoin como valores mobiliários excessivamente amplos. Para eles, existem criptomoedas que não se encaixam na definição de valor mobiliário da Securities and Exchange Commission.

Outros, porém, pensam que a abordagem enunciada por Gensler é essencial para que o público possa ser protegido de atividades fraudulentas ou de manipulação do mercado no setor de criptoativos, contra as quais deve haver salvaguardas como há em na negociação de outras classes de indivíduos.

Como observou Anndy Lian em artigo no site CryptoSlate, uma das implicações mais importantes da observação de Gensler é que ela significa que muitos criptoativos podem ser colocados sob a supervisão da SEC.

Um exemplo que ele aponta de atividade que pode sofrer crescente interferência do regulador é a realização de Initial Coin Offerings (ICOs), campanhas de arrecadação de fundos para projetos em que tokens são trocados por criptomoedas como o Bitcoin.

Segundo o articulista, muitos ICOs sofreram críticas pela falta de transparência e de responsabilização dos seus realizadores. Nos últimos anos, o SEC tomou medidas contra vários dos emissores de ativos digitais oferecidos nesses eventos.

Outra possível consequência da visão enunciada por Gensler é a sujeição das exchanges à SEC, responsável, segundo a legislação americana, por fiscalizar a atuação das corretoras que viabilizam a negociação de valores mobiliários.

Presidente da CVM se mostra confiante que os criptoativos sejam importantes

João Pedro Nascimento: Presidente da CVM

Embora tenha feito reparos ao que vê como timidez da Lei 14.478. Nascimento, em sua conversa com empresários, deixou claro que as omissões e lacunas do marco legal devem ser supridas, mas que, na sua essência, ela não será alterada.

Ele ressaltou também que os criptoativos podem ser uma importante ferramenta para o desenvolvimento nacional em uma direção moderna e amigável ao Meio Ambiente. Por exemplo, a tokenização permite que créditos de carbono emitidos em nome de empresas brasileiras possam ser adquiridos por compradores de todo o planeta, ajudando a regular as emissões de gases causadores do efeito estufa.

A confiança do público, lembrou o presidente da CMV aos presentes, sofreu abalos causados por diversos escândalos e fraudes envolvendo criptomoedas, mas, embora isso seja uma razão a mais para que o setor público seja diligente na regulamentação e fiscalização do mercado desses ativos, não é motivo para que se ignore o potencial que as inovações em ativos digitais oferecem ou para que se esqueça da existência de pessoas e instituições honestas no setor cripto.

O presidente da CVM também afirmou esperar poder anunciar ainda em 2023 o Open Capital Market, fase do processo de descentralização das finanças, que se segue à introdução, já implementada, do Open Banking e do Open Finance.

O Open Capital Market oferecerá o que o presidente da CMV disse gostar de chamar de PIX do mercado de capitais, ou seja, a possibilidade de que o cliente transfira a custódia de seus fundos de uma corretora para outra de forma rápida, simples e segura, sem ter antes que, como acontece hoje, resgatar antes os fundos, pagar os impostos devidos e reaplicar o valor remanescente.

 

Source: https://www.business2community.com/br/criptomoedas/segundo-presidente-da-cvm-decreto-que-regulamenta-mercado-de-criptomoedas-sera-publicado-em-breve

j j j

IMF calls for cryptocurrency regulation to ensure financial stability

IMF calls for cryptocurrency regulation to ensure financial stability

The International Monetary Fund (IMF) recently called for more regulation of cryptocurrencies, arguing that their rapid growth and potential impact on the global financial system make it imperative for governments to take action. While some may view this as an overreach of government authority, I believe that increased regulation is necessary to ensure the financial system’s stability and protect consumers.

The IMF’s concerns are not unfounded. Cryptocurrencies have grown tremendously in popularity over the past decade, with Bitcoin alone reaching a market capitalisation of over US$1 trillion at its peak. While some view cryptocurrencies as a way to decentralise financial systems and provide greater privacy, others have raised concerns about their potential for facilitating money laundering, terrorism financing, and other illicit activities.

Furthermore, the lack of regulation has contributed to the high volatility of cryptocurrencies, which can pose risks for both investors and the broader financial system. Cryptocurrencies are not backed by any government or financial institution, which means their value can fluctuate wildly based on market demand alone.

This volatility makes cryptocurrencies a risky investment and can contribute to financial instability if large numbers of investors suddenly sell their holdings.

In addition to these risks, there are concerns about cryptocurrencies’ environmental impact. The energy consumption required for mining cryptocurrencies is significant, and the carbon footprint of the industry is estimated to be comparable to that of a small country. As the world increasingly grapples with the urgent need to address climate change, the environmental impact of cryptocurrencies is becoming harder to ignore.

The need for cryptocurrency regulations

Given these concerns, it is clear that some level of regulation is necessary to address the risks associated with cryptocurrencies. However, it is important to note that not all regulation is created equal. Heavy-handed regulation that stifles innovation and drives the industry underground is not the answer. Instead, we need smart, targeted regulation that addresses the specific risks associated with cryptocurrencies while allowing for industry innovation and growth.

One potential area for regulation is anti-money laundering (AML) and counter-terrorism financing (CTF) laws. Currently, these laws are often not well-suited to the unique characteristics of cryptocurrencies, which can make it difficult to track and prevent illicit activities. By updating AML and CTF laws to better address the risks posed by cryptocurrencies, governments can help ensure that the industry is not used as a tool for illicit activities.

Another area for regulation is investor protection. Cryptocurrencies are a new and complex asset class, and many investors may not fully understand the risks involved. By requiring greater disclosure and transparency from cryptocurrency exchanges and other market participants, governments can help ensure that investors have the information they need to make informed decisions.

Lastly, there is the issue of environmental impact. While regulating the energy consumption of the entire cryptocurrency industry may be challenging, governments could require greater transparency from cryptocurrency miners and exchanges about their energy usage and carbon footprint. This could help incentivize the industry to move towards more sustainable practices.

Of course, there are also risks associated with increased regulation. One concern is that heavy-handed regulation could stifle innovation and drive the industry underground, making it even harder to regulate and control. Additionally, there is a risk that poorly designed regulations could increase the risks associated with cryptocurrencies by driving them into unregulated or offshore markets.

However, these risks can be mitigated through smart, targeted regulation that takes into account the unique characteristics of cryptocurrencies. By working closely with industry participants and other stakeholders, governments can develop regulations addressing the risks associated with cryptocurrencies while allowing for innovation and growth.

Final thoughts

In conclusion, the IMF’s call for more regulation of cryptocurrencies is not an overreach of government authority but rather a necessary step to ensure the stability of the financial system and protect consumers. While there are certain risks associated with increased regulation, these can be mitigated through smart, targeted regulation that addresses the specific risks posed by cryptocurrencies.

I believe that the increased regulation of cryptocurrencies is necessary to ensure the financial system’s stability and protect consumers, and can be achieved through collaboration between governments and industry participants.

 

Source: https://e27.co/imf-calls-for-cryptocurrency-regulation-to-ensure-financial-stability-20230305/

j j j