Skip to content

npanuhin/Artwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Artwork

About

This is a repository of my artwork that I made while studying vector graphics and 3D modeling


3D modeling

Vector graphics: SVG images


You can use everything in this repository in your projects, works, etc. within the confines of the license.

3D modeling

I use BES for all long-term renders. It slows down rendering, reducing load on the CPU, which is critical for me.

Some technical information
  • I am using Blender for modeling 3D scenes and animations.
  • Blender files are built with Blender 2.90 - 2.91

Vector graphics

For vector graphics, the templates were taken from the Internet, but I drew all the vector images myself.

Each SVG image has a colored or/and black-and-white version. You can download:

  • Beautified colored/black-and-white version
  • Compressed colored/black-and-white version
  • Adobe Illustrator source files

Links are located at the bottom of each page.

Some technical information
  • I am using Adobe Illustrator for drawing vector images.
  • Adobe Illustrator files are built with Illustrator CC and are compatible with Illustrator 17 and later versions.
  • SVG files are exported from Adobe Illustrator and then partly minified and beautified to fit some standards, as I see it.
  • PNG files are rendered using the convert-svg-to-png Node.js package by neocotic. Render sizes are specified for each image in SVG/{image_name}/src/conf.json
  • The size of any SVG image is calculated without considering the size of the XML header (-40 bytes). SVG version is removed for compressed files (-14 bytes).

If you have found a bug, mistake, or a typo, you are very welcome to contact me on npanuhin.me or open a new GitHub issue.

Please do not create a Pull Request to this repository as it only contains my work.


Copyright © 2020 - 2021 Nikita Paniukhin

License: MIT