Posts

Procedural Drawing for Grayscale Height Maps on MS Small Basic

Image
 I wrote this basic program for creating some height maps procedurally based on Fibonacci Series, that can be used for 3d modelling or some AI stylizing. Below image is created from seeds 06 and 12: And this is the 3D model of it: Link of code:  http://smallbasic.com/program/?TDJF742.000 Code: zero: GraphicsWindow.Width=1000 GraphicsWindow.Height=800 'Input seeds and step length ' angle seed 1: TextWindow.Show() TextWindow.WriteLine("Enter Angle Seed #1 (0-255):") don1=TextWindow.Read() ' angle seed 2: TextWindow.WriteLine("Enter Angle Seed #2 (0-255):") don2=TextWindow.Read() aci=don2/256*360 renk1= 0 adim=math.Remainder((128+don2/2)/(renk1+1),256) TextWindow.Hide() xx=GraphicsWindow.width/2 yy=GraphicsWindow.Height/2 GraphicsWindow.Title="Procedural painter | seeds: "+don1+" & "+don2 GraphicsWindow.BackgroundColor="Black" 'procedure loop start: GraphicsWindow.BrushColor = GraphicsWindow.GetColorFromRGB(renk1,renk1

My New Spiral Procedural Drawing Program on Small Basic

Image
 I coded a new procedural drawing program which is using Fibonacci series with two seeds and draws spirals accordingly. The code takes gray tone, thickness of pen, step length and angle change from the Fibonacci series having these two seeds. This is the spiral created from the seeds 30 and 9: And this is the AI stylized image from above image: Small Basic Link of the code>>  http://smallbasic.com/program/?ZKDV668.000 Here is the code itself : zero: GraphicsWindow.Width=1024 GraphicsWindow.Height=768 Turtle.Speed = 10 radius=1 angle=0 'Input seeds and step length ' angle seed 1: TextWindow.Show() TextWindow.WriteLine("Enter Angle Seed #1 (0-255):") don1=TextWindow.Read() ' angle seed 2: TextWindow.WriteLine("Enter Angle Seed #2 (0-255):") don2=TextWindow.Read() renk1= MATH.Remainder(don2,256) pw= MATH.Remainder(don2+don1,8) TextWindow.Hide() turtle.X=GraphicsWindow.width/2 turtle.Y=GraphicsWindow.Height/2 GraphicsWindow.Title="Turtle the proce

Diamond the Decentralized Social Network includes NTF World and More

Image
What is Diamond? It is a decentralized Social Network like Twitter or Instagram. But, and it is big BUT, it includes NFT creation tools, NFT market, sale and buy opportunities for its users. You can create your NFT's and sell there. Or follow some NFT artists and buy their NFT's. You can keep your NFT collection or sell some of them later. Every user has his/her own Coin in Diamond. I invite you check Diamond World to explore beauties of decentralized Social Network and NTF world together while earning money. If you Sign Up via this link you will get $25 >>>  https://diamondapp.com/?r=SFXFRAkg What is Diamond? Diamond is a new type of social network that mixes speculation and social media, and it’s built from the ground up as its own custom blockchain. Its architecture is similar to Bitcoin, only it can support complex social network data like posts, profiles, follows, speculation features, and much more at significantly higher throughput and scale. Like Bitcoin, Di

3D Virtual NFT Exhibition (Procedural Drawings and AI Stylizing)

Image
I created a 3D Virtual Exhibition for my NFT's created using Procedural Drawings from Fibonacci Series and AI stylizing. I coded different type of  Procedural Drawing Creator programs and run Google's AI Style scripts on them. And results is...:   You can visit my BitClout account if you want to see more and may be to buy some of them from below link: https://diamondapp.com?r=PiaYfv5X

Small Basic : Microsoft's Basic Programming Language for everybody

Image
I discovered Small Basic new and I liked very much. It's structure and syntax are very similar to old fashion Basic interpreters like in 80's. You can check the commands and download Small Basic from this links:  Commands: https://smallbasic-publicwebsite.azurewebsites.net/docs/Controls Download:  https://smallbasic-publicwebsite.azurewebsites.net/assets/SmallBasic_v1.2.msi Tutorials and document:  https://smallbasic-publicwebsite.azurewebsites.net/resources I made a small and basic Procedural Drawing program via Small Basic. You can reach the code from Small Basic cloud via >>>  http://smallbasic.com/program/?BFNK818.000 Also I added to end of this article. But if you don't want to struggle the code, you can download the exe file from >>>  https://drive.google.com/file/d/1x5-wN4Icx8iMn_7smzjN1TSwnnSE_raX/view?usp=sharing When you run the program, it asks 2 seed numbers. They must be between 0-255. Then it asks for the length of each step of the Turtle. It

No Man's Sky is coming to PlayStation 5 (aka PS5)

Image
It is announced on PlayStation Blog with Sean Murray (Founder Holly games and creator of No Man's Sky) as; "Hello! This has been such a busy year for the small team behind No Man’s Sky. We have already put out five separate and sizable updates to the game. Our most recent update, Origins , has seen a large resurgence of travellers coming back into the game to witness first-hand the huge amount of new things there are to discover. As busy as this year has been though, we still have ‘one more thing’ to reveal." (Announcing...No Man's Sky Next Generation. A PlayStation 5 upgrade, free for existing PS4owners.) Here is a closer look at just some of the features and upgrades that players can expect in the PS5 version of No Man’s Sky. Haptic controls: From the satisfying feeling of firing your boltcaster, to the gentle nudge of a building part slotting into place in a space habitat or the firm click of the trigger in your interstellar ship – haptic controls allow players to

Girls and Computers

Image
Another report by the American Association of University Women shows that a disturbing sexual orientation hole in PC use exists in secondary schools. Young ladies make up just a little level of understudies who take significant level PC courses that may prompt innovation vocations. However they are more probable than young men to take information passage classes, what might be compared to composing.  The report likewise found that young ladies will in general use PCs in restricted ways, for example, for word handling, while young men are bound to utilize PCs to take care of issues or to build up their own projects. In one investigation, young ladies reliably evaluated themselves less skillful with PCs than young men. This recommends numerous young ladies are beginning to consider the to be tech world as a manly area.  A portion of the sexual orientation hole is made outside the homeroom. PC toys are all the more vigorously promoted to young men, and most PC games and even instructive p