Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <MateoC> Quick I need to add a graphics function what should it be
- <saxjax> [Nik] A function for what?
- <P_T> e^sin(X
- <MateoC> For the CE
- <MateoC> I'm updating the libs
- <P_T> oh :P
- <P_T> Scaling images to 1.5 etc
- * P_T hides
- <MateoC> Okay
- <saxjax> [Nik] Add 3d polygon rendering
- * MateoC gets on it
- <saxjax> [Nik] :P
- <P_T> >:D
- <P_T> Like gfx_ScaleImage(old width, old height, new width, new height)
- <P_T> and a pointer ofcourse
- <MateoC> Well I was thinking clipped scaled sprites might be more useful :P I'll do both
- <P_T> Clipped stuff, yay
- <MateoC> Scaling and clipping fast is a pita
- <P_T> That is why I said it xD
- <saxjax> [Cemetech] Unicorn entered the room
- <saxjax> [Cemetech] CalcMeister entered the room
- <saxjax> [Cemetech] CalcMeister entered the room
- <saxjax> [Cemetech] Jek entered the room
- <P_T> Mateo: gfx_FillArea(
- <MateoC> What does that do?
- <P_T> It fills an area :P
- <MateoC> You mean gfx_FillRectangle( ? :P
- <P_T> No
- <MateoC> Oh
- <MateoC> Like a flood fill?
- <P_T> Yeah
- <P_T> that
- <P_T> :P
- <MateoC> Okay I'll do that too
- <P_T> Both clipped and unclipped :)
- <MateoC> No
- <P_T> Mateo++ have fun :)
- <MateoC> Maybe
- <MateoC> idk
- <P_T> haha
- <P_T> And what aboug gfx_Gradient(?
- * P_T runs
- <saxjax> [ACagliano] haha that would help me out tons with my project!
- <MateoC> ACagliano: Also I think setting fonts is broken now :P
- <MateoC> Should all be done and fixed by tonight though :P
- <P_T> Wow
- <P_T> that is fast :P
- <P_T> You mean there is a new version incoming?
- <saxjax> [ACagliano] gfx_RadialGradient, gfx_LinearGradient, gfx_LoadFont (for irregular sizes) gfx_ResetFont
- <P_T> gfx_FontSize
- <P_T> gfx_Clip_Weird_Area for clipping a non-circular/rectangular area :P
- <MateoC> Such
- <P_T> Like, a star or so
- <MateoC> But what does gradient do?
- <P_T> This: https://imgur.com/a/03ZdU
- <MateoC> Um
- <P_T> from one color to another in a certain area
- <MateoC> How do I do that
- <P_T> I dunno :P
- <MateoC> But yes just keep throwing ideas at me
- <MateoC> I've got a whole week to program :P
- <P_T> Just look at Photoshop and have fun ;)
Advertisement
Add Comment
Please, Sign In to add comment