Notice: file_put_contents(): Write of 298224 bytes failed with errno=28 No space left on device in /opt/frankenphp/design.onmedianet.com/app/src/Arsae/CacheManager.php on line 36

Warning: http_response_code(): Cannot set response code - headers already sent (output started at /opt/frankenphp/design.onmedianet.com/app/src/Arsae/CacheManager.php:36) in /opt/frankenphp/design.onmedianet.com/app/src/Models/Response.php on line 17

Warning: Cannot modify header information - headers already sent by (output started at /opt/frankenphp/design.onmedianet.com/app/src/Arsae/CacheManager.php:36) in /opt/frankenphp/design.onmedianet.com/app/src/Models/Response.php on line 20
Maplestar Animations | Know Your Meme
Meme Encyclopedia
Media
Editorials
More

Popular right now

Hasan Piker Dog Shock Collar Controversy depicting a meme example with him and his dog, Kaya.

Hasan Piker Dog Shock Collar Controversy / Collargate

Phillip Hamilton

Phillip Hamilton • 3 days ago

67 meme / six seven meme

6-7 Song

Phillip Hamilton

Phillip Hamilton • 8 months ago

Socially Awkward Black Guy meme.

Socially Awkward Black Guy

Sakshi Sanjeevkumar

Sakshi Sanjeevkumar • about a year ago

Chicken Stars meme.

Chicken Stars

Owen Carry

Owen Carry • 5 days ago

Taylor Swift Grooming Allegations image examples.

Taylor Swift Grooming Allegations

Owen Carry

Owen Carry • 5 days ago

Know Your Meme is the property of Literally Media ©2024 Literally Media. All Rights Reserved.
This entry contains content that may be considered sensitive to some viewers.
Sds

Submission   171,997

Part of a series on Rule 34. [View Related Entries]

Maplestar animation examples.

Maplestar Animations

Part of a series on Rule 34. [View Related Entries]

Updated Mar 07, 2023 at 05:21PM EST by Zach.

Added Mar 06, 2023 at 05:30PM EST by Brandon.

PROTIP: Press 'i' to view the image gallery, 'v' to view the video gallery, or 'r' to view a random entry.

This entry contains content that may be considered sensitive to some viewers.
This submission is currently being researched & evaluated!

You can help confirm this entry by contributing facts, media, and other evidence of notability and mutation.

About

Maplestar Animations is a content creator and Twitter artist who is best known for adult parody animations of popular anime characters in a similar manner to Zone-sama's earlier works. Since starting in 2019, their animations have consistently gotten more recognition as they began to do animations based on seasonal anime like Chainsaw Man and Spy x Family.

History

Maplestar first uploaded to Twitter and their Patreon on the same day, August 29th, 2019, with the first piece of artwork being an animation loop of older Raphtalia from Rising of the Shield Hero, which received over 1 million views and 22,000 likes in three years.

Online Presence

Maplestar continued to release different short looping animations of characters like Tifa Lockheart and Ryuko, with further longer-form animations being tied to the Patreon that grew until it had over 9,000 patrons in three years.

Spy x Family

Maplestar's first viral success came from an animation of Yor and Lloyd from Spy x Family that was released on June 25th, 2022. The opening scene of the animation became frequently posted on the site TikTok, with the TikToker takato090[1] gaining over 15,000 likes in eight months after uploading the clip on July 27th, 2022 (shown below).

@takato090 maplestar #anime #ANIME #animation #fyp ♬ เสียงต้นฉบับ – Takato

Chainsaw Man

On November 29th, 2022, Maplestar released their largest animation, a Chainsaw Man one featuring Denji and Makima in her office with Denji getting his reward for a mission well completed. This animation trailer posted to Twitter would receive over 3.3 million views in three months, while short snippets of it uploaded to TikTok (as seen by the TikToker solrolon)[2] would get over 20,000 views in two months (shown below).

@solrolon

PERDÓN MAPLESTAR pero tu obra de arte merece ser apreciado por todos 💖 El video completo y explícito está en tw sigan y apoyen al creador (tw: maplestar_art)

♬ sonido original – ѕσℓ яσℓση

Spy x Family Part 2

As voted by the community, another animation featuring the characters Yor and Lloyd from Spy x Family became the next animation, with this one being uploaded to Twitter and Patreon on February 20th, 2023, and becoming a viral success with the trailer reaching over 1.5 million views in two weeks. Uploads of the trailer to TikTok, again by Takato090,[3] would reach over 650,000 likes in two weeks (shown below).

@takato090 Maplestar #ANIME #animation #fypシ #nsfw ♬ sonido original – ALEX

Various Examples

@judy_9_75 Wallpaper สวย 🥰💕 #anime #animeedit #animetiktok #yorisquad #morkzsq #fyp #fypシ #anime_9_71 ♬ HEY MICKEY X WAP – ALTÉGO

@the_panacotas #animeh #otakus #anime ♬ sonido original – Alta frescura 😎💸
@itsmemullahx best artist 😩💯 #anime #weeb #fyp #viral #chainsawman #makima #otaku #xyzbca ♬ original sound – clodagh¹⁶

@tye5035 Spongebob like me fr.. #chainsawman #denji #makima #maplestar #animeedit #csm #fyp #fypシ゚viral ♬ original sound – 𝙟𝙖𝙝.𝙚𝙙𝙞𝙩𝙯𝙯__

Search Interest

External References

[1] TikTok – Takato

[2] TikTok – solrolon

[3] TikTok – Takato

Recent Videos

There are no videos currently available.

Recent Images

There are no images currently available.


Share Pin

Related Entries 5 total

Cover2
Snap My Choker
Hrhr
Mileena Glory Hole / High Ris...
Gasprart
GasprArt
Rwa
Reboot Wally Animation


Recent Images 0 total

There are no recent images.


Recent Videos 0 total

There are no recent videos.





-
    ` /*let comments = [] window.addEventListener('DOMContentLoaded', () => { comments = Array.from(document.getElementsByClassName('comment')) setInterval(() => { comments = Array.from(document.getElementsByClassName('comment')) }, 1000) }) window.addEventListener('scroll', e => { // get comments the user has scrolled past const passedComments = comments.filter(comment => { comment.checkableTop = comment.checkableTop || comment.getBoundingClientRect().top return comment.checkableTop < 0 }) for (const comment of comments) { if (comment === passedComments[passedComments.length - 1] || comments[0]) { # comment.style.position = 'sticky' # comment.style.top = '85px' # comment.style.zIndex = '1000' } else { comment.style.position = 'relative' comment.style.zIndex = '999' } } })*/ let fetchedInitialComments = false; let commentsContainer; window.addEventListener('scroll', e => { if (fetchedInitialComments) { return; } commentsContainer = commentsContainer || document.getElementsByClassName('comments-container')[0] if (commentsContainer.getBoundingClientRect().top < window.innerHeight) { fetchComments() } }) let commentsById = {} let fetchingComments = false; let loadedAllComments = false; function fetchComments() { if (fetchingComments || loadedAllComments) { return; } fetchingComments = true; let currentUrl = window.location.href; currentUrl = new URL(currentUrl.replace(/\/page\/[\d]+$/, '')); currentUrl.pathname += '/comments.json'; let commentsCount = document.querySelectorAll('.comment').length; currentUrl.searchParams.set('offset', commentsCount); fetchedInitialComments = true; fetch(currentUrl.toString(), { headers: new Headers({'content-type': 'application/json'}), }) .then(response => response.json()) .then(data => { const commentsElement = document.getElementById('comments-list'); if (data.comments.length == 0) { const revealButton = document.getElementById('revealComments'); revealButton.style.display = 'none'; loadedAllComments = true; } const commentCountElements = Array.from(document.getElementsByClassName('comments_count')); commentCountElements.forEach(element => { const count = data.total_count; element.innerText = element.innerText.replace(/\d+/, count);; }); for (const comment of data.comments) { const newComment = omegafy(commentTemplate, comment)[0]; if (comment.parent_id) { const parent = commentsById[comment.parent_id] || commentsElement.parentElement; const uls = parent?.getElementsByTagName('ul') uls[0]?.appendChild(newComment); } else { commentsElement.appendChild(newComment); } commentsById[comment.id] = newComment; ascribeCommentBehavior(newComment); } commentsCount = document.querySelectorAll('.comment').length; if (commentsCount >= data.total_count && document.getElementById('comments-list').parentElement.open) { try { document.getElementById('comments-list').parentElement.parentElement.getElementsByClassName('show')[0].remove(); } catch (e) { console.error(e); } } fetchingComments = false; updateUserInteractions(); }) .catch(error => { console.error('Error:', error); alert('An error occurred. Please try again.') fetchingComments = false; }); } let commentsLoaded = false; window.addEventListener('scroll', e => { const revealButton = document.getElementById('revealComments'); if (revealButton) { const rect = revealButton.getBoundingClientRect(); const inView = rect.top >= 0 && rect.bottom <= window.innerHeight; if (inView) { revealComments(); } } }); function revealComments(button) { commentsLoaded = true; const comments = document.getElementById('comments-list'); comments.parentElement.open = true; const revealButton = document.getElementById('revealComments') if (revealButton?.innerText == 'Show more comments') { fetchComments(); } if (revealButton) { revealButton.innerText = 'Show more comments' } return false; } function ascribeCommentBehavior(element) { const remoteLinks = Array.from(element.querySelectorAll('a[data-remote=true]')) remoteLinks.forEach(link => { $(link) .bind("ajax:success", function(evt, data, status, xhr){ if (data.error) { alert(data.error) return; } eval(evt.target.getAttribute('onsuccess') || 'null') }).bind("ajax:error", function(evt, data, status, xhr){ console.log('error', data) }); }) } function submitComment(form, event) { event.preventDefault(); form.style.display = 'none'; const formData = new FormData(form); const params = new URLSearchParams(formData); let currentUrl = window.location.href; currentUrl = new URL(currentUrl); if (currentUrl.searchParams.has('ab_test[split]')) { params.append('ab_test[split]', currentUrl.searchParams.get('ab_test[split]')); } params.append('redesign', 'true'); form.reset(); fetch(form.action, { method: 'POST', headers: { 'Content-Type': 'application/x-www-form-urlencoded' }, body: params }) .then(response => { if (!response.ok) { throw new Error('Network response was not ok'); } return response }) .then(response => response.json()) .then(data => { try { const commentCountElements = Array.from(document.getElementsByClassName('comments_count')); commentCountElements.forEach(element => { const count = parseInt(element.innerText.match(/\d+/)[0]); if (isNaN(count + 1)) { return; } element.innerText = element.innerText.replace(/\d+/, count + 1);; }); const newComment = omegafy(commentTemplate, data)[0]; const uls = form.parentElement.parentElement.getElementsByTagName('ul') uls[0]?.prepend(newComment); commentsById[data.id] = newComment; ascribeCommentBehavior(newComment); updateUserInteractions(); } catch (e) { console.error(e); } }) .catch(error => { console.error('Error:', error); alert('An error occurred. Please try again.') }); return false; } function decrementCommentsCount() { const commentCountElements = Array.from(document.getElementsByClassName('comments_count')); commentCountElements.forEach(element => { const count = parseInt(element.innerText.match(/\d+/)[0]); if (isNaN(count - 1)) { return; } element.innerText = element.innerText.replace(/\d+/, count);; }); } function likeComment(linkElement) { const pressed = linkElement.getAttribute('data-pressed'); if (pressed == 'true') { return; }; const counter = linkElement.getElementsByClassName('count')[0]; counter.innerText = parseInt(counter.innerText) + 1; linkElement.setAttribute('pressed', 'true'); const scoreCounter = linkElement.parentElement.getElementsByClassName('score-counter')[0]; scoreCounter.innerText = parseInt(scoreCounter.innerText) + 1; return false; } function dislikeComment(linkElement) { const pressed = linkElement.getAttribute('data-pressed'); if (pressed == 'true') { return; }; const counter = linkElement.getElementsByClassName('count')[0]; counter.innerText = parseInt(counter.innerText) + 1; linkElement.setAttribute('pressed', 'true'); const scoreCounter = linkElement.parentElement.getElementsByClassName('score-counter')[0]; scoreCounter.innerText = parseInt(scoreCounter.innerText) - 1; return false; }

    Comments ( 0 )




      `
      Meme Encyclopedia
      Media
      Editorials
      More