Inkinetic Studios

Inkinetic Studios I create specialized fully scalable vector illustrations using a variety of techniques and styles. I

01/05/2026
Our page has been quiet only because we have been busy creating. Here's a little look behind the scenes for a side proje...
01/05/2026

Our page has been quiet only because we have been busy creating. Here's a little look behind the scenes for a side project completed by our team for

Door designs by
Backgrounds and textures by
Compilation, animation, and rendering by

No matter how art or medicine continue to evolve, there will always be times when human connection is essential.When art...
02/15/2024

No matter how art or medicine continue to evolve, there will always be times when human connection is essential.

When art needs to be crafted with real care and empathy, it can only be created by real people.

Is it possible to ever bridge the distance between industrial work and creative detail? Well, we won't try to convince y...
01/02/2024

Is it possible to ever bridge the distance between industrial work and creative detail? Well, we won't try to convince you with words. Take a look and see for yourself.

Learn more at inkineticstudios.com
10/19/2023

Learn more at inkineticstudios.com

Still obsessed with this whimsical world map imagined by McKenna Hunter Books and grateful that she gave me the chance t...
03/19/2022

Still obsessed with this whimsical world map imagined by McKenna Hunter Books and grateful that she gave me the chance to bring it to life!

The book that started it all (and inspired the new logo mascot!). One of my first serious vector projects started with m...
03/19/2022

The book that started it all (and inspired the new logo mascot!). One of my first serious vector projects started with my journey to self publish a kids book when I was 12. Still holds a place in my heart as one of vector projects that really made me fall in love with the medium.

Annabelle's Great Adventures In The Ocean by Marie McDonald. Sketches by Lauren Johnson and coloring by yours truly :)
03/19/2022

Annabelle's Great Adventures In The Ocean by Marie McDonald. Sketches by Lauren Johnson and coloring by yours truly :)

Just got my own copy of Lives of the Stoics. Such a great feeling to see the illustrations printed out!
03/19/2022

Just got my own copy of Lives of the Stoics. Such a great feeling to see the illustrations printed out!

Excited to announce that I designed the box, book cover, and created three illustrations for the special edition of The ...
03/19/2022

Excited to announce that I designed the box, book cover, and created three illustrations for the special edition of The Obstacle Is The Way by Ryan Holiday.

Address

2232 Dell Range Boulevard , Suite 245/3176
Cheyenne, WY
82009

Alerts

Be the first to know and let us send you an email when Inkinetic Studios posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Establishment

Send a message to Inkinetic Studios:

Share

Category

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });