Jump to content

Argo

Newbies
  • Posts

    8
  • Joined

  • Last visited

Argo's Achievements

Rookie

Rookie (2/14)

  • First Post
  • Conversation Starter
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. Okay, Grayscale and B&W photo work is not Paint.net's thing. Gottcha. "Cannot run out of time. There is infinite time. You are finite. Zathras is finite. This....is wrong tool." - Zathras (Babylon 5)
  2. 8bits is only 0 to 255. So, you would only be able to represent 255 feet of elevation. Maps in Sims 3 can have a max elevation of 300. Other games and applications have much higher max elevations. From my research on the issue, 16bit gray scale PNGs are the standard for heightmaps. As if you are modeling the real world, you would need 16bits. The upper limit would be needed if say you were modeling an area that included Mount Everest, the highest mountain on Earth at 8,848 metres (29,029 ft) and the deepest part of the Mariana Trench at 2,076 metres (6,811 ft) below sea level. While most games don't have maps more than a few hundred feet in elevation, using what is standard allows for the import of data already available from other uses and sources. As such, I can go to the USGS website and get the elevation data I need and export it from the viewer. Then all I have to do is size it to the scale I need, crop it to the map size I want, smooth or otherwise edit any areas that might not work well in the game I'm making the map for, then save it back as a 16bit greyscale PNG like I got from the viewer. Load it up in the editor and make the map.
  3. Yeah, I've searching the various boards and found that. Basic but works. I was just hoping to use a more feature rich program and one that is not Alpha Release 1. Looking over the list at the LibPNG website was not much help. Though if there was a Windows version of Cinepaint, that would rock. That is some serious hardcore overkill for me with 32bits per channel! I also found JImage, a java image manipulation program. Pretty basic, but a few more features than Therapee and runs on anything.
  4. Yeah, I found that. Just one more I was hoping not to add to the many one task utilities I have. Also, it means I can not edit a height map as I will just end up with 8bit data in a 16bit image. So, I get stepping in the world editor. I can use the terrain smoothing tool to fix it. It is just that not all game world editors have that function. Not to mention that you end up with a some what distorted smoothed out form of what you started with.
  5. So, you are saying that Paint.net does not fully implement the PNG standard and does not work well for grayscale images and photos. Which is my other need as I will be, sooner or later, scanning many old B&W photos for the family genealogy.
  6. I'm not editing a map. I'm getting a grayscale image from a geographic map program. That image is a grayscale graphical representation of the elevation of the selected area from a real world map. I use Paint.net, or would like to, to smooth out the gradient, lighten or darken areas, etc.. The problem is that I then can not save the resulting image in a format the map editor will accept. Which is a 16bit PNG.
  7. No, that only gives me an 8bit PNG. I did find LowColor plugin. It looks to be buggy and broken. As it says it can output 16bit PNGs, but they end up as 32bit. I'm trying to make height maps for custom game maps but they all require 16bit grayscale PNG images. Photoshop can do it. Unfortunately, I don't have the money for that, nor is it worth it for such a limited task.
  8. Greetings, I have a need to save an image as a 16bit grayscall PNG. I've looked through the first few pages of plugins finding nothing useful. The search function returned zero results for "PNG". So, does anyone know of a plugin/addon that would give Paint.net this functionality?
×
×
  • Create New...