Do you know what you could add
Proportional editing
The reason for me never ever using these plugins is because none ever have proportional editing
Proportional editing is a thing where if i were to move a vertex, the other vertexes
move with it… this is a bit hard to explain ill just show some screenshots
this is extremely useful when making terrain, since it automatically creates slopes and you have no need of selecting very many vertices at once to make a hill etc etc etc.
there are a few types of proportional editing, although i dont often use any other than the “smooth” one
this would be super very extremely absolutely flabbergastingly useful in my opinion
as of now i do not exactly know how you would go about implementing this but i have a general idea
my idea would go as follows:
you have one setting: radius.
the radius is the max radius that vertexes can be affected by proportional editing (in blender this uses the camera idk why but i would use the vertex position (for multiple vertexes just take the avg position
then when you move a vertex (or multiple) move all the selected vertices and then get all of the vertices (that are not selected) within the radius, and apply translation according to the output of a sine function
the wave height of the sin function would change how smooth it is
this is a bit (very) confusing to explain (i suck at explaining and i use parentheses too often) but there are probably lots of implementations out there to look at
sry for super long reply
:))
PS: i might be completely wrong abt some things so pls tell me
I don’t want to be rude, but I have free alternative, which for now is better than your plugin. At least for me.
Link deleted because of hate. Hope you looked into it, OiiKaee. (At least, like from you allows me to think that you saw it)
Why you may ask?
Because:
You allow creation of Vertex, and connect them, while this plugin allows to create triangles from edges. Also, you can move edges easier.
This plugin allows you to import/export .OBJ files, so you can use it with blender.
This plugin uses WidgetGui, and it don’t cover part of screen.
And, most important for me - you can always edit what you did. Even after year.
But, I need mention, that your plugin have some features that this one don’t have:
Flipping normals - as I understood from PREVIOUS your post, it should flip side of mesh, so it will look smooth. But there exist edge cases. Try to make smth similar to Sine/cosine function with wide triangles, and you will see it.
well . Firstly, it is not really kind to advertise another plugin in somebody’s plugin showcase . Well the mesh editor by a ytber is more complex for mesh editing which allow you to make triangle terrain . but lets be real , mesh editor is harder to use . this plugin this guy is promoting is specialized in making triangle terrain
The main point of posting that plugin link was to show what I don’t like in TriTerrain, so he can compare his plugin with that one, and understood what I meant. Mesh editor isn’t hard to use, nor TriTerrain, but there’s a lot of ways to improve it.
I did in fact have a look at it aswell as the source code.
It’s obvious that Mesh Editor is an advanced Plugin for designing and that’s fine - That Plugin has been out for years and is being compared to a plugin that’s been out two days.
Yes, Mesh Editor offers much more than TriTerrain in terms of usage (more in-depth and individual editing) - However as stated, it’s also complicated to use. Where as you find it easy and a preferred method, myself, (with no biased view) found it complicated and tedious. Far too many steps for simple creations.
Yes, it’s as simple as grab & drag however it’s quite tedious for Y movement without grids being enabled & grabbing the handle isn’t always simple.
There is much to be desired from Mesh Editor and definitely gave me ideas to implement to my own - However TriTerrain is designed for extreme simplicity and will continue to be.
I would be interested if you added a feature to transition the triangle’s material/colors into each other smoothly. Something like a gradient triangle between the two distinct colors.
The original TriTerrain became defunct and inoperable, it was throwing out errors and at the time I didn’t have the flexibility to dedicate time into fixing it.