Saturday, January 23, 2021

References for new Godot game I am working on

 Hello, 

I thought I should share the reference material I am using to make a new, very simple video game for smartphones.

In order to create the base of the game I have checked the this video.

I will need to make copies of items within the game. While researching on how to do this, I found this video

I wanted to make some items appear in random places on screen. The instancing video above (the one about making copies of items in-game) mentions how to put an item on screen. I checked the Godot Engine documentation on how to create random numbers, which you can find here.


Monday, January 18, 2021

Back online

Hello again.

It's been a while since I last posted a blog. 

I realized I stopped working on stuff with Blender for quite a while, spending most of my spare time watching videos on YouTube.

I just started working on Godot, as I want to try make at least one game. So...maybe I will start working on a blog regarding the stuff I find out while working on the game? Hopefully I will not forget to keep the blog active.

Cheers!

Thursday, November 15, 2018

Surprise discovery: colors can be keyframed!

I just noticed something today on Blender 2.79.

When trying to re-create a way to change colors using curves, I noticed you can set keyframes on color changes!

If you want to do this, change the color of the object, right click the color in the material tab, and select "Insert keyframe". It will change to "Replace keyframe" if you already had a keyframe set (see screenshot).


I guess most of you may know this, but I thought I should mention in case there is a person (like me) who did not know about this feature before. It should be useful when trying to make animations of Christmas decorations, changes on colors of objects, etc.

Have fun!

Sunday, November 4, 2018

Rig updated

For quite some time I have been thinking on updating my computer.

The specs of my current rig are as follow:
CPU: Intel Core i5 7400
GPU: Radeon RX 550 (2GB)
Memory: 8GB (4GB x 2 in dual channel config)

Even with the power of the CPU and the (hopefully) big enough amount of memory, rendering even a cube with a plane underneath it took around 10 seconds, more or less using Cycles.

Since I noticed I had some extra money (sadly not enough to replace the PSU and the GPU), I decided to buy a video card with a GTX 1050 Ti. I received it yesterday and installed it this morning, and it is waaaaay better than the RX 550. Oh, and the results with 3D Mark look way better, too.

I'll resume posting results of experiments with Blender once I restart. I have an experiment regarding particles, and I will be sharing my results once I understand how the particle system works in both Cycles and Eevee.

Stay tuned...

Tuesday, October 9, 2018

Animation tests

One of the scenes I want to make will be, hopefully, something similar to several anime, including Ruroni Kenshin: a pan-like effect.
I did three tests the other day, which you can find here:

1st test: just moving the camera from left to right


2nd test: moving the camera left to right while focusing on an object

3rd test:moving the camera around the object.

Please note that these are tests, so the camera movement may be a little bit faster than it should be. I'll be adjusting the camera movement when working on the main video.

Which do you like better? Please let me know.

Saturday, October 6, 2018

Blender: some memories and reason I use it

Some people may ask: why are you using Blender to make videos?
Well, I have been using Blender for a while; from 1999 to be more precise.

At that time, Blender was...let's say, kind of shareware: the basic options were available for free, and you had to pay for a key to access more advanced options, like animation. I discovered it when I was starting to get into 3D CGI, trying it along with Metasequoia, and demo versions of other software. I found out Blender to be the most attractive: it had quite a lot of features, and the executable file could fit in a floppy disk, which was 1.4 MB, 1/100 of its current size. 

A few years later, NaN, the makers of Blender, made the software completely free. There was no need for a key to make animations, which had me starting to try creating animations. I made animations every once in a while, and showed it to family and friends. I also showed them in GeoCities, but I lost access to it. I should have some animations at home; I have to look for them.

In 2008, when I started working on translations, I put 3D CGI aside for a while, while trying to look for clients, and working as a programmer at the same time. My tenure as a programmer did not last long, and started changing jobs every 1 to 2 years. The periods when changing jobs started turning shorter, and then I fell sick for about half a year.

Now that I am (or think I have) recovered from my illness, and found a stable job that allows me extra time for other activities, I started thinking on working on some ideas I had in the past, one of them being what it is mentioned in the title of this blog.

And, after seeing how Blender evolved... Wow! I am really surprised.I cannot wait to get my hands on version 2.8 and the Eevee renderer.

Actually, yeah, I downloaded the experimental version and testing it,and I like it. I need to learn how to apply materials, though. I think I will be doing that while doing some animation tests.

Introduction (EN)

Hello all.
After getting through a lot of ideas I have, I decided to start working on one of them: a short, comical video. For this, I will be using Blender.

First of all, I will be running some test animations with simple objects (spheres, cubes, etc.), and then I will proceed with modelling, rigging, etc.

Wish me luck.