- 390
- 304 714
J. Stephen Lee
United States
Приєднався 13 лис 2006
Design and Creative Technology / Based in Portland, OR / Associate Professor of Graphic Design at Portland State University
Office Hours: Video Could Not Find Device Error in Processing
A quick video answering a question about using video devices in Processing 4
Github
github.com/jstephenlee/DES399_FA20/tree/master/12_Video
Github
github.com/jstephenlee/DES399_FA20/tree/master/12_Video
Переглядів: 25
Відео
Veterans Day Parade in Portland, Oregon
Переглядів 11514 днів тому
Shot on iPhone and edited with Prequel #iphone #prequelapp #veteransday #portlandoregon
Generative AI: Text to 3D with Genie from Luma Labs
Переглядів 174Місяць тому
This video shows how to generate 3D models with text prompts using Genie from Luma Labs #generativeai #lumalabs #blender
Office Hours: Exporting PDF in Processing (Many frames into a single file)
Переглядів 543 місяці тому
Office Hours: Exporting PDF in Processing (Many frames into a single file)
Generative AI: Disco Diffusion in a Browser (with Google Colab)
Переглядів 2404 місяці тому
Generative AI: Disco Diffusion in a Browser (with Google Colab)
360 Video: American Museum of Natural History
Переглядів 877 місяців тому
360 Video: American Museum of Natural History
Ray-Ban Stories - High Line (New York City)
Переглядів 148 місяців тому
Ray-Ban Stories - High Line (New York City)
Generative AI: Stable Diffusion in a Browser (with Google Colab)
Переглядів 72710 місяців тому
Generative AI: Stable Diffusion in a Browser (with Google Colab)
Machine Hallucination by Refik Anadol 360 Video
Переглядів 88Рік тому
Machine Hallucination by Refik Anadol 360 Video
adding "pipeline:autovideosrc" instead of Facetime HD Camera may also work for Sonoma or Sequoia OS on Macs
COOL
great video mate
AttributeError: module 'jax.random' has no attribute 'KeyArray'
is it still free for all ?
Such a fun place!
It's beautiful out there. I live in nearby Clark County.
Unfortuately, STL adds all faces, surfaces to one object. Printing on a printer like Bambu Lab A1 printer, .3MF files have the ability to maintain separate geometry for multicolor printing. I am trying to figure out how to get a .c4D file to a .3MF file so I can color it inside Bambu Studio. So far, no luck. I have having to go through another piece of software to convert a file format. Like a .DAE export into FreeCAD and then out of FreeCAD into .3MF.
I haven’t done any multicolor printing but that is good to know
@@jstephenlee Everything has changed since my first post. The AMS Lite will not be used for multicolor prints. Too many color changes per layer. Time. The current purpose of the AMS is just to have 4 rolls of filament ready for printing. Single color, but 4 in the 'hopper'. Many people give up on multicolor prints.
That is cool man, is there a way you can share the project file you created? Have you got a Patreon or a Gumroad or something?
TAMLA TANETTE MOORE IS THE MOST HIGH AND UNSTOPPABLE TOO..ASE HEKA AMEN RA AHO MOORE NATION GRAND RISING 💚💚💚💚💚
Definitely game over
Who loves Mr bean i do 😂😂😂
You hath summoned me 😂
Knowing Portland, this is going to be cleared out in a week
Thanks for the information on Adobe Aero. Most appreciated.
YOU DIDNT SHOW HOW TO COMPRESS THAT FOLDER
if you're on a mac, just right click the folder and you should see the compress option. i believe on windows it is a similar process. right clicking will bring up the compress option. hope that helps.
Is that where they filmed Goonies?
Yes
❤
Sketch and toon doesn't work with After Effect's Cineware?
Forgive my ignorance, but what applications does it have or what profiles would benefit from learning this and why? Cheers
i want a mini labradoodle, should i get (if we do) a black or gold like your color dog?
by the way i couldn't get your fix for the 1.3 cell to work // see my other comment
did you run the code again after making the change?
@@jstephenlee yeah. Something just occured to me now you mention it. I couldn't use the CMD shortcut you mentioned .. is it a MAC keycut? Since it worked for you, perhaps it also covered some lines further down. I uncommented manually. Hence, got red underline sytax error things
Very confusing 😂
he's done a quick introduction.
I love this interface
what is your camera
iPhone camera using the Luma AI app
what is your camera
Hello, how can I make my model appear IN PROCESSING?
Link
I WANT THE GEDINO GAME IS GONE!!!!!!!!!!
X2
Me dice que esta extinto😢
Мне тоже, я не знаю почему :(
🎉 Cool this is what I think I was looking for that 3D program I will have to learn more about
probably one of the best videos yet on this. Everyone else does reframed garbage, I want to see the whole sphere. :) Can you do another one with how to do text in 360? :)
Thanks! If you put text in in Premiere it will appear in 3D space. But that’s a good idea for another video.
horrible...
Why?
*Promosm* 💞
Keeping wild animals in captivity is evil.
// Code for Rotating Text String //From previously learned Translation and Rotation motion, I tried to write a code for rotating text string. PFont f; String s = "OUTPUT"; float theta; //float t; void setup () { size(960, 540); f = createFont("UbuntuMono-B.ttf", 30); //initialize } void draw () { background(255); textFont(f, 200); fill(0, 0, 255); for (int i=0; i<s.length(); i++) { pushMatrix(); // textAlign() sets the alignment for displaying text textAlign(CENTER); translate(width/2, height/2); rotate(TWO_PI/s.length()*i+sin(theta)*5); //rotate(TWO_PI/s.length()*i+theta); //theta is responsible for Rotation Motion scale(map(sin(theta), -1, 1, .5, 1.75)); translate(200, 100); text(s.charAt(i), 0, 0); popMatrix(); } theta+=.01; }
I wanted the item to move back and forth but that option box is greyed out. I could not find any details on this behaviour. What criteria is required for the "back and forth" box to be available ?
Thank you for this tutorial, helped a lot! by far the best tutorial I've seen on "Sketch and toon"
Thanks Stephen. I'm wondering whether you know of any shaders (or tutorials) which would allow me to achieve a linocut look and also a rough pencil sketch look.?
What about multiple nested Booleans too?
Nice styles there! 💪
Ridiculous!
Ass city, I can say that because I live near Portland and go there pretty often. Lots of homeless people and drugies
Broken windows policing works........ Looks like trash.
Can you show how to render a MP4 or MOV as Alpha chan . I get that you like doing PNG as a sequence but for me its annoying when I'm making 5 seconds of content for Resolume i have go from C4D> AE and basically render the file twice . When I try in rendering settings I go Alpha and Iv tried Alpha + Straight Alpha can you make a video on this
This is a very informative and easy-to-follow tutorial on how to use Stable Diffusion to generate amazing images from text. I really appreciate the clear explanations and the step-by-step instructions. I was able to run the code on Google Colab without any issues and create some stunning artworks. Thank you for sharing this awesome tool and your knowledge with us! 👏👏👏
Glad it was helpful!
❤
EYE AM NOT AN INFERIOR HYBRID...ASE HEKA AMEN RA AHO MOORE NATION GRAND RISING KARMA 🎉🎉🎉🎉🎉🎉 TRIBAL LAW MS 13 TURTLE ISLAND DAY 🎉🎉🎉🎉🎉😂😂😂😂❤❤❤❤
Thank u so much for the excellent tutorial!
yay Nick!
Hello, how can I download another model in .glb or to the same model, load resources into .jpg