Skip to main content

User login

What is OpenID?
  • Log in using OpenID
  • Cancel OpenID login
  • Create new account
  • Request new password
Register
  • Home
  • Browse
    • 2D Art
    • 3D Art
    • Concept Art
    • Textures
    • Music
    • Sound Effects
    • Documents
    • Featured Tutorials
  • Submit Art
  • Collect
    • My Collections
    • Art Collections
  • Forums
  • FAQ
  • Leaderboards
    • All Time
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
    • Weekly
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
  • ❤ Donate

Chat with us!

Discord: OpenGameArt
discord.gg/yDaQ4NcCux

IRC: #OpenGameArt on freegamedev.net/irc/#opengameart

Active Forum Topics - (view more)

  • Idea for a radio station 23 hours 57 min ago by glitchart
  • Looking for pixel artist 2 days 17 hours ago by Noumen
  • Sharing My Music and Sound FX - Over 2500 Tracks 2 days 18 hours ago by Eric Matyas
  • Store Sprites 3 days 3 hours ago by JamieLarai
  • I wonder if anyone is aware of this dataset 5 days 22 min ago by glitchart
  • Building a Library of Images for Everyone 5 days 16 hours ago by Eric Matyas
  • Free unclipped 32-bit HDRIs (up to 29K) – openhdri.org 1 week 1 day ago by LDAsh
  • LPC Starter Kit for RPG Maker MZ 1 week 2 days ago by MedicineStorm
Subscribe to Active Forum Topics

Recent Comments - (view more)

  • Re: apu the forg (3d model) by MedicineStorm
  • Re: [Free Sample] 16x16 Pixel Forest Tileset – Top-down RPG Style by MedicineStorm
  • Re: [Free Sample] 16x16 Pixel Forest Tileset – Top-down RPG Style by inkBubi
  • Re: Minesweeper esk assets by Jacob Makes Games
  • Re: casas isométricas by MedicineStorm
  • Re: Fruit Icon Pack by MedicineStorm
  • Re: Fruit Icon Pack by MedicineStorm
  • Re: Fruit Icon Pack by Moku
Subscribe to Recent comments

New Art Collections - (view more)

  • My Fantasy RPG
  • **Modify Later**
  • Yulpers and Ladders
  • Witchy Platformer
  • Witchy Platformer
  • IsoLabyrinth
  • Potential Uprooted
  • CactusJam
  • Undertale Music
  • Panda Shmup

Legal notice regarding NFTs:

WARNING: NFT fraud & NFT scams.

Popular This Week - (view more)

Top down city pack
Preview
To The Final Step
Dissonance Anthem
tree chop fall thud
Sci-fi Puzzle In-Game 1
Fantasy RPG Icons 2
Preview
Magical Kingdom intro
Call On Hold
[Free Sample] 16x16 Pixel Forest Tileset – Top-down RPG Style
Preview
The Experiment
casas isométricas
Preview
simple fakebit loop
Fruit Icon Pack
Preview
Grandfather Clock Pixel Art
Preview
Subscribe to Latest Art

Latest Art - (view more)

Call On Hold
[Free Sample] 16x16 Pixel Forest Tileset – Top-down RPG Style
Preview
To The Final Step
The Experiment
Top down city pack
Preview
casas isométricas
Preview
simple fakebit loop
tree chop fall thud
Sci-fi Puzzle In-Game 1
Fruit Icon Pack
Preview
Grandfather Clock Pixel Art
Preview
Robot September Challenge Inkscape 2025
Preview
Fantasy RPG Icons 2
Preview
Magical Kingdom intro
Subscribe to Latest Submissions (RSS)

Latest Art by my Friends - (view more)

Featured Art - (view more)

Anime-style male base sprite
Preview
Flare Portrait Pack (Number One)
Preview
16x16 Dungeon Tiles (NES Remake)
Preview
100 plus game sound effects WAV,OGG,M4A
[LPC] Meals
Preview
Platformer Art Deluxe
Preview
Ninja Adventure - Free Sprite
Preview

Medals Mini-update (updated!)

By bart on 18 July 2011 - 1:55pm

Don't worry about your medals.  I'm currently working on making them work correctly, and any medals lost in the meantime will be restored.

Bart

 

Update:  Medals should work now.  If they don't, please let me know.

Also, we've got several new medals:

  • "Popular", which you receive if people favorite your art.
  • "Art Contributor", which you receive for your total number of art contributions.
  • "Audio Contributor" has been split into Sound and Music categories.
  • "Texture Contributor" for people who have contributed textures.
  • "Document contributor" for people who have contributed documents.
4 comments
  • bart's blog
  • Log in or register to post comments
bart's picture

Gradient (Blend Sky): Bad for 3D Model's Backgrounds

By qubodup on 16 July 2011 - 9:32pm

I have zero 3d model-making skills but I do moderate content on OpenGameArt.org contributions and stalk Blendswap submissions, which allowed me to notice the following: Gradients are bad for previews. Just take a look:

 Blend (Gradient) PNG

Above is a png (lossless, 173K) render with gradient ("blend sky" in Blender terms) background.

 

 Blend (Gradient) JPG

Above is a jpg (lossy, 18K) render with gradient/blend. Do you see the disturbing artifacts?

 

Gradient/Blend AnimationGradient/Blend Animation (+10 contrast)Gradient/Blend Animation (+20 contrast)

Above are animations between part of the two gradient background images at +0, +10 and +20 contrast to make it easier to spot the difference.

The lossy jpg version has artifacts.

These are ugly and disturbing which can lead to the viewer disliking the viewed image. They might be hard to see on some screens but in many cases they will be subtley noticed. Note that "subtle" is especially dangerous, since the viewer does not know the reason for the discomfort while viewing the render and is likely to interpret it as not liking the 3D model.

Using png files for previews is not a solution, as their file size is about ten times larger than jpg files.

 

Blender 2.5 Blend Sky Selection Box OFF

By not using a gradient (Blend Sky in Blender) in the background, the artifacts can be avoided.

 

 NoBlend (No Gradient) PNG

Above is a png (lossless, 156K) render without gradient/blend in the background.

 NoBlend (No Gradient) JPG

Above is a jpg (lossy, 16K) render without gradient/blend in the background.

 

No Gradient/No Blend AnimationNo Gradient/No Blend Animation (+10 contrast)No Gradient/No Blend Animation (+20 contrast)

Above are animations between part of the two no-gradient images at +0, +10 and +20 contrast to make it easier to spot the (lack of) difference.

Why does it help to not use a gradient? Because by reducing the complexity of the background, the amount of varying image data is reduced. This way the jpg compression algorithm has less image data to 'lose' while compressing the background of the image.

The image used in this post is a render of the "Tribal Long Sword" by Quandtum which you can use in your game under cc-by-sa, At time of writing, the model preview has a gradient in the background. This inspired me to write this hairsplitting, nitpicking post. :)

Did this post make you realize why you disliked some renders in the past? Or can't you see the artifacts at all? Do you happen to know of a gradient that does not create disturbing artifacts? Please let us know in the comments.

8 comments
  • qubodup's blog
  • Log in or register to post comments
qubodup's picture

More about the new theme.

By bart on 9 July 2011 - 1:09pm

I'm sure a lot of people are wondering what all brought this on.  Back when I originally built OGA, I was new to Drupal and didn't really know what I was doing, so I ended up making a lot of design mistakes, particularly in the structure of the site.  What ended up happening was that OGA was essentially built on a spaghetti code, so changes often had far-reaching and unexpected consequences. 

Furthermore, from a theme standpoint, I found the original theme annoyingly limiting -- for instance, the sidebar on the right was too narrow, and wasn't very good for conveying information.  Also, the site title was way bigger than it needed to be, and wasted a lot of space.  Plus, the menus were starting to get out of control.

At any rate, this move represents the jump from Drupal 6 to Drupal 7.  I've been spending the last several months writing about 2,000 lines of migration code, which reorganized the site into something a bit easier for me to work with and expand on under the hood.  While OGA 2.0 isn't anywhere near done yet, this at least opens up the possibility of building it easily, so it should speed up the development process a lot (plus, I'll be able to add things incrementally now instead of dumping all the features on everyone all at once).

For now, I've added a couple of new goodies:

  • User profile pictures
  • Forum searching
  • Gold medals now replace silver medals, which replace bronze medals (although you can view all of your medals on your profile page)

The rest of the OGA 2 features (including art collections, which is the big one) will appear as they're finished.

16 comments
  • bart's blog
  • Log in or register to post comments
bart's picture

Here we are. :)

By bart on 8 July 2011 - 10:27pm

What you are looking at right now is OpenGameArt.org version 1.5 (or most of it, anyway -- there are a couple things I'll be adding over the weekend). The site should (hopefully) be relatively usable and intuitive at this point, and you should be able to do everything you could do back in version 1.0. If you run into any problems with anything (posting on the forums, commenting, submitting art, etc), leave a comment here, or drop in on our IRC channel:

#opengameart on irc.freenode.net (or chat with us from your browser)

6 comments
  • bart's blog
  • Log in or register to post comments
bart's picture

Flare v0.14 "Main Menus" Released

By Clint Bellanger on 7 July 2011 - 10:32pm

The last 30 days have been a whirlwind of development as Flare officially moved to GitHub. Finally we have a new release to share!

This release is all about wrapping the core gameplay in main menus, pushing Flare closer to feature-completeness. Now players have four game slots to experiment with different builds. Also, choose your gender and a portrait for your hero or heroine!

View the Official Release Notes

Special thanks to the crew who contributed directly to v0.14: Brandon Morris, Justin Nichol, kitano, Thane "pennomi" Brimhall, wokste, Alexander Olkhovskiy, Artur "zear" Rotek, Bonbadil, and Paul-Wortmann. And thanks to everyone here at OpenGameArt for the endless stream of feedback and testing!

2 comments
  • Clint Bellanger's blog
  • Log in or register to post comments
Clint Bellanger's picture

Pages

  • « first
  • ‹ previous
  • …
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • …
  • next ›
  • last »
Subscribe to Blog
Chasersgaming's picture

UPCOMING OGA EVENTS 2020

Submitted by Chasersgaming on 16 January 2020 - 6:02am
Forums: 
OGA Community Projects

Here is a summary of upcoming OGA events that are taking place this year and when, So get these in your calendar! :)

Be sure to check back for updates and keep an eye on their forum threads posted for announcements nearer the time. 

Game Jams:

  • Read more about UPCOMING OGA EVENTS 2020
  • 10 comments
  • Log in or register to post comments
Chasersgaming's picture

OGA Summer Game Jam 2019

Submitted by Chasersgaming on 1 July 2019 - 9:59am

Welcome to the Unofficial OGA 'Summer' Game Jam #3!

  • Jam starts: Already! (July 1st)
  • Submit your game by: July 27th
  • After that, submitted entries will be rated by: August 11th

 

  • Read more about OGA Summer Game Jam 2019
  • Chasersgaming's blog
  • Log in or register to post comments
Spring Spring's picture

The OGA Spring Game Jam 2019 - Announcement

Submitted by Spring Spring on 28 March 2019 - 12:20pm

Spring is in the air and it's time to create something new, something fun, something exciting, something for the OpenGameArt.org Spring 2019 Game Jam!

 

This year's theme is 'I enjoy my life' and enjoy your life you will if you participate in this thrilling game jam!

  • Read more about The OGA Spring Game Jam 2019 - Announcement
  • Spring Spring's blog
withthelove's picture

Spring 2019 Art Challenge - A New Look (due March 24, 2019)

Submitted by withthelove on 1 March 2019 - 9:52am

This Spring's Art Challenge theme is:

A New Look

  • Read more about Spring 2019 Art Challenge - A New Look (due March 24, 2019)
  • withthelove's blog
Chasersgaming's picture

OGA Game Jam (1st July)

Submitted by Chasersgaming on 20 June 2017 - 1:44am
Forums: 
Show off your project!

I have put a Jam together which starts on the 1st July for those that are interested. :) 

heres the link:

https://itch.io/jam/opengame-art-game-jam

Any questions or anything else please comment on this thread below as I would like to keep this thread for the games created and announce winner/s

https://opengameart.org/forumtopic/opengameart-gamejam

 

thanks! all the best everyone and good luck!. :)

  • Read more about OGA Game Jam (1st July)
  • 69 comments
  • Log in or register to post comments