Search
90 results for “RodStephens”
-
Make an HSL color selection dialog in Python
-
Interactively adjust saturation and lightness for HSL gradients using PIL and Python
https://rodstephensbooks.com/pil_hsl_linear_gradient_brush2.html
-
Make an HSL-based LinearGradientBrush class for use with PIL in Python
https://rodstephensbooks.com/pil_hsl_linear_gradient_brush.html
-
Convert between RGB and HSL color models in Python
-
Prevent event cascades and easily update read-only Edit widgets in tkinter and Python
-
Verify Pick's Theorem in Python
This example uses techniques from four previous examples to use Pick's Theorem to calculate polygon areas relatively easily.
-
Find the shortest distance between a point and a line segment in Python
-
Determine whether a point is inside a polygon in Python
-
Draw a polygon while snapping its vertices to a grid in Python
-
Calculate the area of a polygon in Python
-
Use a Scale widget to straighten images in Python
-
Display a grid on the image-straightening tool in Python
-
A small experiment with Claude and ChatGPT
This post asks ChatGPT and Claude to compare the broken window parable to a scene in the move "The Fifth Element."
https://rodstephensbooks.com/small_ai_experiment.html
#AI #ArtificialIntelligence #ChatGPT #Claude #GenerativeAI #TheFifthElement
-
Use Warnsdorf's rule to find a closed knight's tour in Python
-
Use Warnsdorf's rule to find a closed knight's tour in Python
-
Use Warnsdorf's rule to find a closed knight's tour in Python
-
Use Warnsdorf's rule to find a closed knight's tour in Python
-
Use Warnsdorf's rule to find a closed knight's tour in Python
-
Find a closed knight's tour in Python
-
Find a closed knight's tour in Python
-
Find a closed knight's tour in Python
-
Find a closed knight's tour in Python
-
Find a closed knight's tour in Python
-
Solve the knight's tour problem in Python
-
Solve the knight's tour problem in Python
-
Solve the knight's tour problem in Python
-
Solve the knight's tour problem in Python
-
Solve the knight's tour problem in Python
-
Make a flash card app in Python
(Finally, the flash card app!)
-
Make a font dialog with Python and tkinter
A brief digression from the ongoing flash card series.