Jump to content
IGNORED

Images generated by RastaConverter


Philsan

Recommended Posts

7 minutes ago, Atari8man2004 said:

I was wondering what happen to the light rays they did not come threw in the conversion.

Partly because there is no such color (hue & luminance of light, grayish turquoise) on the Atari; so, it variously gets interpreted as different shades of gray and turquoise, mixed along its path. The other thing is that the contrast of the individual rays is not quite enough for them to get defined well in the Atari's resolution.

 

  • Like 1
Link to comment
Share on other sites

normally just intensities of black with blue / torquois can get the job done, it has to be done faintly and then it looks bright in some odd way against the darkness.

so mask each ray or group of rays just below limbs and adjust

  • Like 1
Link to comment
Share on other sites

44 minutes ago, Philsan said:

My test confirms that RC beta 8 generates fewer stripes.

They are still there, but a little less.

Could you post a zip file of the Generator folder, perhaps?

 

Shouldn't be ANY artifactual stripes, so would be good if we could look at the code for the screen kernel as well as the output.png rendition...

 

(Stripes present in output.png as well as the xex rendition are due to limitations of the Atari hardware/rasta process, not bugs, and so are not artifacts in quite the same sense)

Edited by drpeter
  • Thanks 1
Link to comment
Share on other sites

12 hours ago, Sheddy said:

Thanks!  I will try this.

 

While you guys are in there tweaking thing, can you please fix the following error:
 

System.ArgumentOutOfRangeException: InvalidArgument=Value of '23' is not valid for 'index'.
Parameter name: index
   at System.Windows.Forms.ComboBox.ObjectCollection.get_Item(Int32 index)
   at RCGUI.frmRCGUI.frmRCGUI_Load(Object sender, EventArgs e)

The program works, but this error happens on every launch.  I am on Windows 11 FWIW.  I think there may be an invalid control or dropdown being referenced when the GUI initializes.

  • Like 1
Link to comment
Share on other sites

Hi!

6 hours ago, GravityWorm said:

Has someone new version of RC compiled for GNU/Linux?

 

I have a branch that compiles in my Debian Linux, you need to install liballegro4-dev and libfreeimage-dev before compilation: https://github.com/dmsc/RastaConverter/tree/linux-compile

 

# Install libraries
sudo apt install liballegro4-dev libfreeimage-dev g++ make

# Clone repo and checkout branch
git clone https://github.com/dmsc/RastaConverter
cd RastaConverter/
git checkout linux-compile

# Compile
cd src
make

 

Have Fun!

 

  • Thanks 2
Link to comment
Share on other sites

8 hours ago, drpeter said:

Could you post a zip file of the Generator folder, perhaps?

 

Shouldn't be ANY artifactual stripes, so would be good if we could look at the code for the screen kernel as well as the output.png rendition...

 

(Stripes present in output.png as well as the xex rendition are due to limitations of the Atari hardware/rasta process, not bugs, and so are not artifacts in quite the same sense)

I attach the complete folder (W10 64 bit).

RastaConverterBeta8_Test1.zip

  • Like 1
  • Thanks 2
Link to comment
Share on other sites

11 hours ago, Stephen said:

Thanks!  I will try this.

 

While you guys are in there tweaking thing, can you please fix the following error:
 

System.ArgumentOutOfRangeException: InvalidArgument=Value of '23' is not valid for 'index'.
Parameter name: index
   at System.Windows.Forms.ComboBox.ObjectCollection.get_Item(Int32 index)
   at RCGUI.frmRCGUI.frmRCGUI_Load(Object sender, EventArgs e)

The program works, but this error happens on every launch.  I am on Windows 11 FWIW.  I think there may be an invalid control or dropdown being referenced when the GUI initializes.

I think that error is coming from the separate GUI front end program. Are you able to try same options from command line to confirm?

Unfortunately I don't know anyone who has the source code for the front end.

  • Thanks 1
Link to comment
Share on other sites

7 hours ago, dmsc said:

Hi!

 

I have a branch that compiles in my Debian Linux, you need to install liballegro4-dev and libfreeimage-dev before compilation: https://github.com/dmsc/RastaConverter/tree/linux-compile

 

# Install libraries
sudo apt install liballegro4-dev libfreeimage-dev g++ make

# Clone repo and checkout branch
git clone https://github.com/dmsc/RastaConverter
cd RastaConverter/
git checkout linux-compile

# Compile
cd src
make

 

Have Fun!

 

At some point I hope Ilmenit will be able to merge the new version source code changes into his GitHub repository if things look ok.

  • Like 1
Link to comment
Share on other sites

7 hours ago, Stephen said:

First test looks great - 8192 solutions, 1.14 Billion iterations (I never see an issue before 1 billion).  Image has normal distance of 4.9, 26 colours.

TxK_Progress.thumb.png.b02c08a57ba5b03ca15efbe462262f3b.png

Stephen_TxK.thumb.png.6986c49ece1dc6dc6fecc14bf789967a.png

Stephen_TxK.xex 21.27 kB · 1 download

Nice! Is that rate what you normally get or just a fluctuation with 16 threads or more?

My best machine only manages peaks of 90 000, but it is old now.

Edited by Sheddy
Link to comment
Share on other sites

Hi!

53 minutes ago, Sheddy said:

At some point I hope Ilmenit will be able to merge the new version source code changes into his GitHub repository if things look ok.

 

I think it is already merged there, so, it is also in my branch.

 

Have Fun!

  • Like 1
  • Thanks 1
Link to comment
Share on other sites

9 hours ago, dmsc said:

Hi!

 

I have a branch that compiles in my Debian Linux, you need to install liballegro4-dev and libfreeimage-dev before compilation: https://github.com/dmsc/RastaConverter/tree/linux-compile

 

# Install libraries
sudo apt install liballegro4-dev libfreeimage-dev g++ make

# Clone repo and checkout branch
git clone https://github.com/dmsc/RastaConverter
cd RastaConverter/
git checkout linux-compile

# Compile
cd src
make

 

Have Fun!

 

 
💚💙🖤🎃 Thanks!  🎃🖤💙💚
 
 
 
 
 
  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...