Welcome, Guest. Please login or register.

Login with username, password and session length

 
Advanced search

1411432 Posts in 69363 Topics- by 58417 Members - Latest Member: gigig987

April 20, 2024, 05:29:06 AM

Need hosting? Check out Digital Ocean
(more details in this thread)
TIGSource ForumsCommunityTownhallForum IssuesArchived subforums (read only)CreativeVector Art Question
Pages: [1]
Print
Author Topic: Vector Art Question  (Read 918 times)
robby12
Level 0
**


View Profile
« on: January 11, 2016, 08:15:46 PM »

When using a program like illustrator to create vector art, do you have to convert it to a pixelated format like a png? If not, what do you export the image as?
Thank you for taking the time to read this.
Logged
cynicalsandel
Level 7
**



View Profile
« Reply #1 on: January 11, 2016, 10:06:02 PM »

For what use?

For video game assets, it depends. A lot of devs will export vector art to a raster format for performance, but others (I believe Guacamelee) use the actual flash files for animations.

If you are just creating an image that you want to display on the internet, it would make sense to export it to a raster format.
Logged

Aik
Level 6
*


View Profile
« Reply #2 on: January 12, 2016, 05:15:16 AM »

I just (sort-of) finished writing a parser for .svg files, so I guess you can do that (or find one - I'm sure there are plenty out there depending on what language you're working with). There are game libraries that work with 2D vector graphics out there, but they don't seem particularly popular (if we ignore Flash...).
Rasterising it is easy though. If you don't have a particular need to have vector graphics in-game, it's probably a good way to go.
Logged
Greipur
Level 6
*



View Profile WWW
« Reply #3 on: January 19, 2016, 08:15:12 AM »

As previous posters mention there are some methods to implement SVG files in the game itself. In Unity for example there are plugins such as Simply SVG and SVG Importer (I haven't used any of them).

In my current project we use Illustrator for our interface and 2d objects to approximate our lowpoly 3d style in the environment. We make them as SVGs and then import them into Photoshop for simple resizing for a certain pixel resolution, and rasterization of course. If you haven't realised this already you can drag and drop vector objects from Illustrator into Photoshop, it's one of my favourite features in this workflow (though I'm still using CS6). Smiley
Logged

Pages: [1]
Print
Jump to:  

Theme orange-lt created by panic